dethrace/tools
Anonymous Maarten 4c9795a37b
Implement TestAutoSpecialVolume + fix IWANTTOFIDDLE (#237)
* Add enum for splatpack xmas: they have a different demo screen (splatpack demo has smk, xmas demo has a flic)

* Simplify sign

* Fix DecodeLine2 + decode_datatxt.py

* Compare against pointers

* Use float cos and sin functions

* Implement StopGroovidelic

* Implement TestAutoSpecialVolume

* Use floats in SmokeCircle related functions

* gOffset is initialized to 0

* Don't stub DrawTheGlow: every crash is an opportunity to find a bug

* Decrease indentation of LineBoxColl (no functional change)

* Use BrVector3XXX macro's in GetBoundsEdge (no functional change)

* Fix address sanitzier warning when using APC

* Use BrVector3XXX macro in GetPlaneNormal (no functional change)

* Get rid of global is_full_screen variable

* Add command line argument to start DethRace in full screen mode

* cmake: move DETHRACE_FIX_BUGS cmake option to top cmake script

* Add DETHRACE_FIX_BUGS macro when DETHRACE_FIX_BUGS cmake variable is defined

* harness: prescale mouse pointer so it works seamlessly with hires

* Fix IWANTTOFIDDLE

* Add comments for the fixes

* Revert "Don't stub DrawTheGlow: every crash is an opportunity to find a bug"

This reverts commit 3345649201.
2022-11-11 19:57:37 +01:00
..
watcom-codegen Feature/groove animations (#59) 2021-09-14 12:00:21 +12:00
add_enum_values.py Adds VerifyQuit screen, tidies up memory alloc/free tracing (#37) 2020-09-09 07:41:12 -07:00
comment_struct_var.py Adds VerifyQuit screen, tidies up memory alloc/free tracing (#37) 2020-09-09 07:41:12 -07:00
decode_datatxt.py Implement TestAutoSpecialVolume + fix IWANTTOFIDDLE (#237) 2022-11-11 19:57:37 +01:00
keymap_to_keycode.py Feature/mainmenu (#35) 2020-09-03 00:35:15 -07:00
progress.py Add pedestrians + power-ups (#118) 2022-05-10 23:39:55 +12:00