Ivan Savenko
|
9771dd12ff
- changes in LodHandler:
|
15 years ago |
Frank Zago
|
dbe38a7062
A few bug fixes and arious warning fixes: unused code/variables, out of order initializations, ...
|
15 years ago |
mateuszb
|
9c60629bcf
* minor changes
|
15 years ago |
mateuszb
|
af52f308a2
* fixed #438 and crash on ZMM170S.DEF
|
15 years ago |
mateuszb
|
de69d6f639
* minor speedups
|
15 years ago |
mateuszb
|
94b289dab0
* minor improvements
|
15 years ago |
Frank Zago
|
68a9de5ab7
Partial port to SPARC Linux.
|
15 years ago |
mateuszb
|
d0bf334394
* reading of .h3c headers
|
15 years ago |
mateuszb
|
68c5bb63a4
* various improvements and code cleanups
|
16 years ago |
mateuszb
|
e88bec607b
* Ubuntux's patch for Windows (now PreGame runs but we cannot start any game)
|
16 years ago |
mateuszb
|
0078037df8
* compilation fixes for MSVC / minor changes
|
16 years ago |
Frank Zago
|
a2861a82d2
Removed the magic from CDefHandler::openFromMemory. CDefHandler::openDef is using that function instead of duplicating the code. Made a few few values unsigned instead of signed.
|
16 years ago |
mateuszb
|
d5ba0fc4fb
* faster and less memory-consuming def handling
|
16 years ago |
Frank Zago
|
6312a55bac
Fixed uninitialized variables.
|
16 years ago |
Michał W. Urbańczyk
|
b4070c6b3e
Third part of GUI reorganization:
|
16 years ago |
mateuszb
|
d3e5020da1
* fixed #28 bug
|
16 years ago |
Frank Zago
|
6635cf4f23
Made a few functions static or static inline.
|
16 years ago |
Frank Zago
|
d5bd4d4aaf
Optimized (a little) CDefHandler::getSprite.
|
16 years ago |
Michał W. Urbańczyk
|
90fd75e66c
* Removed trailing newline from settings.txt (caused warning)
|
16 years ago |
mateuszb
|
f9ae91d88c
* further changes towards support for ranged spells
|
16 years ago |
Michał W. Urbańczyk
|
ae48e73fe7
* fixed reading .defs
|
17 years ago |
Łukasz Wychrystenko
|
633b0007ba
some warning & code cleanup - nothing significant
|
17 years ago |
mateuszb
|
0cc5571604
* new spell: implosion
|
17 years ago |
Michał W. Urbańczyk
|
89d8bdc069
* Adventure Map interface elements configurable (new screen resolutions possible!)
|
17 years ago |
mateuszb
|
d2db5ba18e
* added slow spell
|
17 years ago |
mateuszb
|
a4afdc7145
* minimap shows all flaggable objects (towns, mines, etc.)
|
17 years ago |
mateuszb
|
8bde616908
* mostly done battle options (although they're not saved)
|
17 years ago |
Vadim Glazunov
|
c00d0e4aca
gcc fix
|
17 years ago |
Vadim Glazunov
|
6e737bbf3c
Now netcode branch may be compiled with gcc. Sorry can't check build with MSVC
|
17 years ago |
Michał W. Urbańczyk
|
4347996353
Cleanups + started splitting
|
17 years ago |