Commit Graph
24 Commits
Author SHA1 Message Date
Adrian Frühwirth a20f90cbb7 JANITORIAL: Fix formatting 2018-04-22 00:56:21 +02:00
Strangerke 46260fdf41 CRYO: Fix a GCC warning 2017-02-08 15:47: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 86b482012b CRYO: Remove useless fields in HNM Header, some renaming 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 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 e76e4c8136 CRYO: Replace file_t by Common::File 2017-01-25 22:42:12 +01:00
Strangerke 1e1e90f8ec CRYO: Rewrite the way the HNM header is read. 2017-01-25 22:42:12 +01:00
Strangerke 3b379c1834 CRYO: Get rid of PLE32, start using MKTAG16 2017-01-25 22:42:11 +01:00
Strangerke e06fc0c3df CRYO: More renaming 2017-01-25 22:42:11 +01:00
Strangerke f3bb961fec CRYO: Turn soundgroup_t into a class 2017-01-25 22:42:09 +01:00
Strangerke 878a3c8515 CRYO: Remove clhnm.cpp 2017-01-25 22:42:09 +01:00
Strangerke 944524be92 CRYO: Some renaming 2017-01-25 22:42:09 +01:00
Strangerke 488e681e84 CRYO: Renaming in HnmPlayer, remove a couple of useless things 2017-01-25 22:42:09 +01:00
Strangerke 2b4b3a3daf CRYO: Move some more functions to HnmPlayer 2017-01-25 22:42:08 +01:00
Strangerke 9410c8563b CRYO: Some cleanup in HnmPlayer 2017-01-25 22:42:08 +01:00
Strangerke 61998c7a99 CRYO: Move some more functions to HnmPlayer 2017-01-25 22:42:08 +01:00
Strangerke b735962436 CRYO: Move some functions from cryolib to HnmPlayer 2017-01-25 22:42:08 +01:00