fix for some resolutions not working at all
increased z_init alloc so that 1080p doesn't crash due to alloc problems
Fix for end cinematics crashing and more refactoring rotate screen code
fix for 1024x768 rotate screen seg fault
Fix for segfault in DrawPlayScreen under DoLoadGameSequence
1024x768 is functional, rotation doesn't work tho
replaced precache screen values with calculated ones.
removed DrawPlayScreen hardcoded values.
added coord calc for health/ammo hud items
Add files via upload
Added Option descriptions for ExtUser and ExtGame settings
added hold shift to walk when autorun is on
redid order of drawing for bottom bar stuff for 640x400
Added 640x400 resolution params
Added feature to ignore Y Axis on mouse for movement
fix for random crashes related to voice data being NULL
fixed unhandled exception for resurrect time
forgot modified Makefile. Oops Again
Merge branch 'master' into newZomROTTAlg
added seperate queues for each enemy type
fix for Save crash: forgot to add new states to table
Updated compiled files (finally)
Merge commit '703c099c93c279f05c49934ddf56df0140fe3499'
Added menu option to adjust focal width
Added scaleOffset to allow adjusting of Focal width
stupid cfg write bug fixed once again
Revert "Save/Load is functional with ZomROTT"
Revert "fixed multiple definitions error"
Revert "weird cfg load issue fixed"
Revert "probable fix to ZomROTT Save crash"
probable fix to ZomROTT Save crash
fixed multiple definitions error
Save/Load is functional with ZomROTT
ZomROTT is now functioning again
fixed undefined reference error
Added extrapistoldrops to cfg write process.
Fixed warnings found in GivePlayerAmmo
fixed issue where in fullscreen mode with multi monitor setups where the mouse if moved quick enough could leave the gave for a bit
Updated README file with required linux packages for building under linux
compiled pre-compiled files to latest master commit
changed borders for status bar, now uses tiling to fill the empty gap
Merge branch 'master' of github.com:LTCHIPS/rottexpr
fixed state related error when compiling for SHAREWARE
Add files via upload
embarassing spelling mistake in readme
Everything from 6/2017 to now. First commit.