dethrace/test/DETHRACE
Anonymous Maarten 62bbf66deb
Fixes for Portuguese Carmageddon (#353)
* Fix bugs exposed by Portuguese Carmageddon

* Fixes for warnings/errors found in rec2

* Macos says "no"

* Last argument of _partSet can be a pointer

* feof is a macro dereferencing f on some systems

* Allow longer program_name in addr2ine

* Fix casing issue with sounds

French Carmageddon provides DATA/SOUND/fyeah1.WAV where it expects DATA/SOUND/FYEAH1.WAV

* tools: add encode capability to decode script

* Replace font id integers with enum

* Result of BrFileGetLine is not used

* Document the StripControls fix

Co-authored-by: Dethrace Engineering Department <78985374+dethrace-labs@users.noreply.github.com>

---------

Co-authored-by: Dethrace Engineering Department <78985374+dethrace-labs@users.noreply.github.com>
2024-05-28 12:59:37 +00:00
..
test_controls.c Implements win95sys.c (#301) 2023-04-18 22:50:05 +12:00
test_dossys.c Easier platform porting (#108) 2022-03-21 12:10:49 +13:00
test_flicplay.c Fix MSVC tests + add mingw support (#65) 2022-01-20 13:17:10 +13:00
test_graphics.c Fixes for Portuguese Carmageddon (#353) 2024-05-28 12:59:37 +00:00
test_init.c Fix MSVC tests + add mingw support (#65) 2022-01-20 13:17:10 +13:00
test_input.c Implements win95sys.c (#301) 2023-04-18 22:50:05 +12:00
test_loading.c Easier platform porting (#108) 2022-03-21 12:10:49 +13:00
test_powerup.c Easier platform porting (#108) 2022-03-21 12:10:49 +13:00
test_utility.c Implement TestAutoSpecialVolume + fix IWANTTOFIDDLE (#237) 2022-11-11 19:57:37 +01:00