217 Commits

Author SHA1 Message Date
Eugene Sandulenko
47c44b4488 CRYO: Fix compilation 2017-01-25 22:42:27 +01:00
Strangerke
37b6b0d16f CRYO: Update readme file to reflect removal of EDEN_DEBUG 2017-01-25 22:42:27 +01:00
Strangerke
c4bec08886 CRYO: Remove last use of EDEN_DEBUG 2017-01-25 22:42:27 +01:00
Strangerke
46ead90784 CRYO: Move inventory debug hack to debugger 2017-01-25 22:42:27 +01:00
Strangerke
a8a142cfe4 CRYO: Introduce debugger, remove console initialisation 2017-01-25 22:42:27 +01:00
Retro-Junk
0e34cec17a CRYO: Fix out of bounds access in cursor save/restore 2017-01-25 22:42:26 +01:00
Strangerke
59212d9270 CRYO: Fix some warnings 2017-01-25 22:42:26 +01:00
Retro-Junk
aeeaf9b9e6 CRYO: Fix crash during PC intro video 2017-01-25 22:42:26 +01:00
Retro-Junk
7e4043ec85 CRYO: Fix broken sound in FMV scenes 2017-01-25 22:42:26 +01:00
Retro-Junk
30eb57b4b2 CRYO: Actualize readme file 2017-01-25 22:42:26 +01:00
Retro-Junk
cedce56c42 CRYO: Replace direct script globals access with a switch 2017-01-25 22:42:25 +01:00
Retro-Junk
9634091925 CRYO: Add sound playback to HNM files (buggy yet) 2017-01-25 22:42:25 +01: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
Retro-Junk
862f22e72a CRYO: Add Lost Eden German version detection entry 2017-01-25 22:42:25 +01:00
Strangerke
b163b8fdb9 CRYO: Some more renaming 2017-01-25 22:42:24 +01:00
Strangerke
a4f5733330 CRYO: Fix regression in PC cube rotation 2017-01-25 22:42:24 +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
77a79e8da3 CRYO: Split sinus and cosinus tables 2017-01-25 22:42:23 +01:00
Strangerke
1e7779edd3 CRYO: Rename cube code 2017-01-25 22:42:23 +01:00
Strangerke
e4555b86db CRYO: Fix renaming/translation error 2017-01-25 22:42:23 +01:00
Strangerke
215b9d5c21 CRYO: fix warning 2017-01-25 22:42:23 +01:00
Retro-Junk
8b94ad15c0 CRYO: Fix palette during screen transitions 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
3ee08c1ac3 CRYO: get rid of 3 GOTOs 2017-01-25 22:42:22 +01:00
Strangerke
9c52ea3b26 CRYO: Remove a GOTO 2017-01-25 22:42:22 +01:00
Strangerke
3ad086ed70 CRYO: Some renaming 2017-01-25 22:42:22 +01:00
Strangerke
86b482012b CRYO: Remove useless fields in HNM Header, some renaming 2017-01-25 22:42:21 +01:00
Strangerke
1fd1b79446 CRYO: Add missing headers 2017-01-25 22:42:21 +01:00
Strangerke
05833d27e3 CRYO: Remove some useless variables 2017-01-25 22:42:21 +01:00
Strangerke
e20f65e5ea CRYO: Get rid of sound's locked and forcewait, remove some dead code, renaming 2017-01-25 22:42:21 +01:00
Strangerke
ad0616688c CRYO: Some renaming in HnmPlayer, remove a couple of useless variables 2017-01-25 22:42:21 +01:00
Strangerke
caec6a8de9 CRYO: Get rid of HnmContext, refactoring 2017-01-25 22:42:20 +01:00
Strangerke
b3fcb77053 CRYO: enforce private variables and function in SoundGroup and CSoundChannel 2017-01-25 22:42:20 +01:00
Strangerke
d748674193 CRYO: Rename sound_t 2017-01-25 22:42:20 +01:00
Strangerke
b669a704e2 CRYO: rename SoundChannel, get rid of soundraw 2017-01-25 22:42:20 +01:00
Strangerke
c667702f2c CRYO: Change soundchannel_t into a class 2017-01-25 22:42:20 +01:00
Strangerke
448fe6303b CRYO: Fix conditional compilation related to endianness, some renaming 2017-01-25 22:42:19 +01:00
Strangerke
ff1f320980 CRYO: Move mouse and keyboard functions to CryoEngine, remove some useless functions 2017-01-25 22:42:19 +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
183ccf3ad9 CRYO: More renaming 2017-01-25 22:42:18 +01:00
Strangerke
670c73824b CRYO: More renaming 2017-01-25 22:42:18 +01:00
Strangerke
7b95465309 CRYO: change the definition of verifh and expand_hsq 2017-01-25 22:42:18 +01:00
Strangerke
2d3bbebc6b CRYO: Simplify setSrcRect and setDestRect, some renaming 2017-01-25 22:42:18 +01:00
Strangerke
c56486a43e CRYO: Fix speech in PC version 2017-01-25 22:42:18 +01:00
Strangerke
11b1d47638 CRYO: Turn _voiceSamplesBuffer into a byte* 2017-01-25 22:42:17 +01:00