46 Commits

Author SHA1 Message Date
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
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
Strangerke
1e430a26f5 CRYO: Some more renaming 2017-01-25 22:41:57 +01:00
Eugene Sandulenko
28803f6687 CRYO: Fix compilation 2017-01-25 22:41:57 +01:00
Strangerke
2d3247aba9 CRYO: More renaming 2017-01-25 22:41:57 +01:00
Strangerke
0c7e5d920d CRYO: Simplify some code using rect 2017-01-25 22:41:56 +01:00
Strangerke
2e8b3e9462 CRYO: Renaming, replace rect_t by Common::Rect 2017-01-25 22:41:56 +01:00
Strangerke
6c6eff6c40 CRYO: Some renaming 2017-01-25 22:41:56 +01:00
Strangerke
0e4d63d37c CRYO: Simplify loadFile, some renaming and variable type changes 2017-01-25 22:41:56 +01:00
Strangerke
01f10cc4ee CRYO: Some more renaming 2017-01-25 22:41:56 +01:00
Strangerke
bb15a26179 CRYO: Some renaming 2017-01-25 22:41:55 +01:00
Strangerke
801436e00d CRYO: Silent some compilation warnings 2017-01-25 22:41:55 +01:00
Strangerke
c9681492a4 CRYO: Consistantly use SUB_LINE for frame initialization 2017-01-25 22:41:55 +01:00
Strangerke
f77429abcf CRYO: Fix some compilation warnings, change some variables to boolean 2017-01-25 22:41:55 +01:00
Strangerke
fb6abe59c6 CRYO: Some renaming, remove a couple of useless variables 2017-01-25 22:41:55 +01:00
Strangerke
a7c9ae8039 CRYO: Introduction Direction, fix some warnings using it 2017-01-25 22:41:54 +01:00
Eugene Sandulenko
0fbe26e06a CRYO: Use standard ScummVM types 2017-01-25 22:41:54 +01:00
Eugene Sandulenko
85ba17c475 CRYO: Added standard ScummVM headers 2017-01-25 22:41:54 +01:00
Eugene Sandulenko
ea01120013 CRYO: Refactor to avoid nested includes 2017-01-25 22:41:54 +01:00
Eugene Sandulenko
0dfe251496 CRYO: Fix warnings 2017-01-25 22:41:54 +01:00
Eugene Sandulenko
390c379385 CRYO: Fix line endings 2017-01-25 22:41:53 +01:00
Eugene Sandulenko
517bcad684 CRYO: Fix warnings 2017-01-25 22:41:53 +01:00
Retro-Junk
59c90d21ad CRYO: Prettify code with AStyle 2017-01-25 22:41:53 +01:00
Retro-Junk
ecf0d04104 CRYO: Lost Eden game engine initial commit 2017-01-25 22:41:46 +01:00