49 Commits

Author SHA1 Message Date
Filippos Karapetis
8eb38c0933 CRYO: Rename variables to conform to our code formatting guidelines 2017-02-11 21:53:10 +02:00
Filippos Karapetis
e95ed8eb90 CRYO: Clean up and document some variables 2017-02-11 21:51:36 +02:00
Filippos Karapetis
24a4c231da CRYO: Rename variables to conform to our formatting guidelines 2017-02-11 17:20:54 +02:00
Filippos Karapetis
77f1194586 CRYO: Move all static data for Lost Eden to cryo.dat (2/2) 2017-02-10 11:51:58 +02:00
Strangerke
d23bb8860b CRYO: Fix regression in globals 2017-01-25 22:42:25 +01:00
Strangerke
b455532d34 CRYO: move tab_2CB1E to EdenGame 2017-01-25 22:42:25 +01:00
Strangerke
3e07b86069 CRYO: Some more renaming 2017-01-25 22:42:24 +01:00
Strangerke
49b9ffa6ef CRYO: Some renaming, move some static arrays to handleHNMSubtitles 2017-01-25 22:42:24 +01:00
Strangerke
2b80514c0e CRYO: Refactor projection 2017-01-25 22:42:24 +01:00
Strangerke
1e7779edd3 CRYO: Rename cube code 2017-01-25 22:42:23 +01:00
Strangerke
6c8cd5dc4d CRYO: More renaming, get rid of another GOTO 2017-01-25 22:42:22 +01:00
Strangerke
9632149f62 CRYO: Some renaming 2017-01-25 22:42:22 +01:00
Strangerke
05833d27e3 CRYO: Remove some useless variables 2017-01-25 22:42:21 +01:00
Strangerke
f483b7c555 CRYO: Some more renaming 2017-01-25 22:42:19 +01:00
Strangerke
c85bfafefc CRYO: rename more functions 2017-01-25 22:42:19 +01:00
Strangerke
670c73824b CRYO: More renaming 2017-01-25 22:42:18 +01:00
Strangerke
b89844b451 CRYO: Some more renaming 2017-01-25 22:42:16 +01:00
Strangerke
348762834d CRYO: More renaming 2017-01-25 22:42:14 +01:00
Strangerke
6d1b1d072c CRYO: Make more use of the PERSO enum, some renaming 2017-01-25 22:42:14 +01:00
Strangerke
3ffe41750e CRYO: Rework Citadel structure, some renaming 2017-01-25 22:42:14 +01:00
Strangerke
208e89f1e8 CRYO: Some more renaming 2017-01-25 22:42:13 +01:00
Strangerke
71e43bb645 CRYO: Rename unknown variables in global_t 2017-01-25 22:42:13 +01:00
Strangerke
742b1add71 CRYO: Revert some order change in global_t, some renaming 2017-01-25 22:42:13 +01:00
Strangerke
d55ef8162b CRYO: Renaming 2017-01-25 22:42:13 +01:00
Strangerke
550d62b25a CRYO: rewrite the loading of pak file header 2017-01-25 22:42:12 +01:00
Strangerke
0c18e81ff2 CRYO: Get rid of PLE16 2017-01-25 22:42:11 +01:00
Strangerke
e06fc0c3df CRYO: More renaming 2017-01-25 22:42:11 +01:00
Strangerke
8e37c4af7a CRYO: Renaming 2017-01-25 22:42:11 +01:00
Strangerke
ae90f97f2b CRYO: Fix some more warnings 2017-01-25 22:42:11 +01:00
Strangerke
e482209bd3 CRYO: Reduce some variable scopes, silent several warnings 2017-01-25 22:42:10 +01:00
Strangerke
6523e3bf9b CRYO: Silent some warnings 2017-01-25 22:42:10 +01:00
Strangerke
b735962436 CRYO: Move some functions from cryolib to HnmPlayer 2017-01-25 22:42:08 +01:00
Strangerke
c62b719118 CRYO: Some more renaming and reducing of scope 2017-01-25 22:42:07 +01:00
Strangerke
0d094b7b7b CRYO: change some variables to boolean, some renaming 2017-01-25 22:42:06 +01:00
Strangerke
cb23ed0777 CRYO: Reduce some variable scopes 2017-01-25 22:42:03 +01:00
Retro-Junk
054b5f0bd0 CRYO: Support PC demo and retail versions 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
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
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
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