Strangerke
|
1b34a02db7
|
CRYO: More cleaning and renaming
|
2017-01-25 22:42:07 +01:00 |
|
Eugene Sandulenko
|
df8f48b023
|
CRYO: Fix warnings
|
2017-01-25 22:42:07 +01:00 |
|
Eugene Sandulenko
|
31834c39fa
|
CRYO: Rename class variables to avoid shadowing warnings
|
2017-01-25 22:42:07 +01:00 |
|
Strangerke
|
e9b577f871
|
CRYO: Reduce more variable scopes, some renaming
|
2017-01-25 22:42:06 +01:00 |
|
Strangerke
|
f86c12a323
|
CRYO: Reduce variable scopes, change the return type of a function
|
2017-01-25 22:42:06 +01:00 |
|
Strangerke
|
b54d76c41f
|
CRYO: Some more cosmetic changes
|
2017-01-25 22:42:06 +01:00 |
|
Strangerke
|
86c3cc3b84
|
CRYO: Reduce some variable scopes, move some variables to boolean
|
2017-01-25 22:42:06 +01:00 |
|
Strangerke
|
0d094b7b7b
|
CRYO: change some variables to boolean, some renaming
|
2017-01-25 22:42:06 +01:00 |
|
Strangerke
|
0c217c2e8c
|
CRYO: Remove CLFILE_MakeStruct and filespec_t
|
2017-01-25 22:42:05 +01:00 |
|
Strangerke
|
bd9cabd2c9
|
CRYO: Remove two setPos functions
|
2017-01-25 22:42:05 +01:00 |
|
Strangerke
|
91de8658f5
|
CRYO: Remove unused function
|
2017-01-25 22:42:05 +01:00 |
|
Strangerke
|
38b676bc00
|
CRYO: Enforce the use of boolean values for _animateTalking
Also, remove a useless #if
|
2017-01-25 22:42:05 +01:00 |
|
Strangerke
|
4e8490fdb2
|
CRYO: Silent warning
|
2017-01-25 22:42:05 +01:00 |
|
Strangerke
|
ae4dd71f6d
|
CRYO: Fix regression in previous commit
|
2017-01-25 22:42:04 +01:00 |
|
Strangerke
|
6704ceebf2
|
CRYO: remove some CryoLib functions, simplify some code
Also, reduce the use of g_ed
|
2017-01-25 22:42:04 +01:00 |
|
Retro-Junk
|
4cbea86922
|
CRYO: Fix PC cursor rotation and drawing
|
2017-01-25 22:42:04 +01:00 |
|
Strangerke
|
4aa4460bc1
|
CRYO: Change some int16 to boolean, use nullptr for pointers
|
2017-01-25 22:42:04 +01:00 |
|
Strangerke
|
acff7309a2
|
CRYO: Remove useless source file
|
2017-01-25 22:42:04 +01:00 |
|
Strangerke
|
82bbbe0f2d
|
CRYO: Change some variables from Byte to Boolean
|
2017-01-25 22:42:03 +01:00 |
|
Strangerke
|
399b1d8c8e
|
CRYO: Remove several useless CryoLib functions
|
2017-01-25 22:42:03 +01:00 |
|
Strangerke
|
5abf6770b7
|
CRYO: Remove monbreak(), reduce some more scopes
|
2017-01-25 22:42:03 +01:00 |
|
Strangerke
|
e0ad53224e
|
CRYO: Simplify limitezonecurs
|
2017-01-25 22:42:03 +01:00 |
|
Strangerke
|
cb23ed0777
|
CRYO: Reduce some variable scopes
|
2017-01-25 22:42:03 +01:00 |
|
Strangerke
|
8ed2dbcee5
|
CRYO: Some renaming, reduce the scope of more variables
|
2017-01-25 22:42:02 +01:00 |
|
Strangerke
|
a032005efb
|
CRYO: Reduce some variable scopes, remove some useless variables
|
2017-01-25 22:42:02 +01:00 |
|
Strangerke
|
f09d3a5873
|
CRYO: Lost Eden - Add detection for 2 PC DOS versions
|
2017-01-25 22:42:02 +01:00 |
|
Retro-Junk
|
4caa6541cd
|
CRYO: Add sound.cpp to compilation
|
2017-01-25 22:42:02 +01:00 |
|
Retro-Junk
|
7e92fb0790
|
CRYO: Add sound playback
|
2017-01-25 22:42:02 +01:00 |
|
Retro-Junk
|
5616897f2a
|
CRYO: Zeroize even more vars
|
2017-01-25 22:42:01 +01:00 |
|
Eugene Sandulenko
|
577bae3f3d
|
JANITORIAL: Fix code formatting
|
2017-01-25 22:42:01 +01:00 |
|
Eugene Sandulenko
|
afd6e5dea5
|
JANITORIAL: Fix line endings
|
2017-01-25 22:42:01 +01:00 |
|
Eugene Sandulenko
|
5bc0695ce3
|
DEVTOOLS: Fix create_led_dat compilation
|
2017-01-25 22:42:01 +01:00 |
|
Retro-Junk
|
d87f5e176e
|
CRYO: Add data file generator
|
2017-01-25 22:42:01 +01:00 |
|
Retro-Junk
|
054b5f0bd0
|
CRYO: Support PC demo and retail versions
|
2017-01-25 22:42:00 +01:00 |
|
Retro-Junk
|
19038b2bce
|
CRYO: Initial work on DOS and Demo versions support
|
2017-01-25 22:42:00 +01:00 |
|
Eugene Sandulenko
|
9e7129f417
|
CRYO: Added isDemo()
|
2017-01-25 22:42:00 +01:00 |
|
Retro-Junk
|
85bc7f820f
|
CRYO: Zero remaining engine variables
|
2017-01-25 22:42:00 +01:00 |
|
Eugene Sandulenko
|
495d943d00
|
CRYO: Replace long with portable int32
|
2017-01-25 22:42:00 +01:00 |
|
Retro-Junk
|
2c1ccf4769
|
CRYO: Fix smearing cursor
|
2017-01-25 22:41:59 +01:00 |
|
Retro-Junk
|
73df962b76
|
CRYO: Zeroize engine's variables
|
2017-01-25 22:41:59 +01:00 |
|
Eugene Sandulenko
|
65d1e8db1f
|
CRYO: Fix detection entries
|
2017-01-25 22:41:59 +01:00 |
|
Eugene Sandulenko
|
cb9e1b0475
|
CRYO: Fix another warning in initialization
|
2017-01-25 22:41:59 +01:00 |
|
Eugene Sandulenko
|
4d33e2cc27
|
CRYO: C++-ify some code
|
2017-01-25 22:41:59 +01:00 |
|
Eugene Sandulenko
|
1843ac254d
|
CRYO: Fix warnings
|
2017-01-25 22:41:58 +01:00 |
|
Strangerke
|
4e62c341df
|
CRYO: More renaming
|
2017-01-25 22:41:58 +01:00 |
|
Strangerke
|
8670f43973
|
CRYO: Some more renaming
|
2017-01-25 22:41:58 +01:00 |
|
Strangerke
|
2efacf0dfe
|
CRYO: More renaming, get rid of CLMemory_Alloc and CLMemory_Free
|
2017-01-25 22:41:58 +01:00 |
|
Strangerke
|
8c5b816841
|
CRYO: Remove (partially unimplemented) caching code, remove some useless functions, add back code erroneously removed in previous commit
|
2017-01-25 22:41:58 +01:00 |
|
Strangerke
|
ec7d67d5c3
|
CRYO: Remove CryoLib debugging functions
|
2017-01-25 22:41:57 +01:00 |
|
Strangerke
|
ed4167832c
|
CRYO: Some renaming in cryolib
|
2017-01-25 22:41:57 +01:00 |
|