Eugene Sandulenko
|
5e7fe2dc57
|
JANITORIAL: Replace spaces in indentation with tabs
|
2021-04-15 21:20:36 +02:00 |
|
mataniko
|
06242a712b
|
JANITORIAL: Rename EVENT_RTL
Now that ScummVM is adding RTL support, the EVENT_RTL should be disambigious that it is for returning to launcher
|
2020-05-12 10:36:38 +02:00 |
|
Paul Gilbert
|
e86c21351a
|
CRYO: Refactor to use Engine debugger
|
2020-02-16 13:07:19 +02:00 |
|
Cameron Cawley
|
16b2b3ac8f
|
CRYO: Remove dead code
|
2020-01-03 10:37:26 +02:00 |
|
Strangerke
|
dec6b171a6
|
CRYO: Remove some obsolete TODOs
|
2017-02-02 23:28:19 +01:00 |
|
Strangerke
|
c8af2442b6
|
CRYO: Remove an empty function
|
2017-02-02 00:45:41 +01:00 |
|
Strangerke
|
6c139b7afb
|
CRYO: Remove double screen code (unused)
|
2017-02-02 00:31:48 +01:00 |
|
Strangerke
|
dfa605b6b4
|
CRYO: Remove dead code
|
2017-02-02 00:21:51 +01:00 |
|
Strangerke
|
fad3f324a8
|
CRYO: Remove a couple of unused class members
|
2017-01-29 23:29:01 +01:00 |
|
Eugene Sandulenko
|
47c44b4488
|
CRYO: Fix compilation
|
2017-01-25 22:42:27 +01:00 |
|
Strangerke
|
a8a142cfe4
|
CRYO: Introduce debugger, remove console initialisation
|
2017-01-25 22:42:27 +01:00 |
|
Strangerke
|
215b9d5c21
|
CRYO: fix warning
|
2017-01-25 22:42:23 +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
|
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
|
550d62b25a
|
CRYO: rewrite the loading of pak file header
|
2017-01-25 22:42:12 +01:00 |
|
Strangerke
|
e76e4c8136
|
CRYO: Replace file_t by Common::File
|
2017-01-25 22:42:12 +01:00 |
|
Strangerke
|
7bf6e1e850
|
CRYO: Silent a warning, some renaming
|
2017-01-25 22:42:12 +01:00 |
|
Strangerke
|
e06fc0c3df
|
CRYO: More renaming
|
2017-01-25 22:42:11 +01:00 |
|
Strangerke
|
be3e748829
|
CRYO: Objectify View
|
2017-01-25 22:42:10 +01:00 |
|
Strangerke
|
1e3e2b992b
|
CRYO: Fix regression, get rid of CLScreenView_CenterIn
|
2017-01-25 22:42:10 +01:00 |
|
Strangerke
|
899d22805f
|
CRYO: minor polishing
|
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
|
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
|
4e8490fdb2
|
CRYO: Silent warning
|
2017-01-25 22:42:05 +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 |
|
Strangerke
|
4aa4460bc1
|
CRYO: Change some int16 to boolean, use nullptr for pointers
|
2017-01-25 22:42:04 +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 |
|
Eugene Sandulenko
|
495d943d00
|
CRYO: Replace long with portable int32
|
2017-01-25 22:42:00 +01:00 |
|
Eugene Sandulenko
|
1843ac254d
|
CRYO: Fix warnings
|
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
|
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 |
|
Strangerke
|
2e8b3e9462
|
CRYO: Renaming, replace rect_t by Common::Rect
|
2017-01-25 22:41:56 +01:00 |
|
Strangerke
|
fb6abe59c6
|
CRYO: Some renaming, remove a couple of useless variables
|
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 |
|