Commit graph

18 commits

Author SHA1 Message Date
Anders Jenbo
f1c8439c64 Change setlvlnum to BYTE 2018-10-18 20:14:58 +02:00
squidcc
99f1a7c1d8 Fix AutomapZoomIn, AutomapZoomOut, AutomapZoomReset (#349)
Clean DrawAutomapGame (binary exact)
Clean GetAutomapType ("not eax" instead of "not ax")
2018-10-06 16:47:14 +02:00
galaxyhaxz
c775439589
Cleanup "loadsave.cpp" (#376) 2018-10-02 22:43:30 -05:00
Anders Jenbo
837119d581 Merge branch 'master' of github.com:diasurgical/devilution into nightly 2018-09-28 23:16:16 +02:00
nomdenom
4bb6bde99b Use sizeof() for memset()
I checked that the sizes do match. (+1 squashed commits)
2018-09-27 19:23:21 -07:00
Andrew Dunstan
9491d51ec4 fix typo in DrawAutomapType 2018-09-26 20:27:26 +10:00
squidcc
49af056b14 Clean DrawAutomapType (#299)
cosmetic name corrections
2018-09-26 11:04:51 +02:00
Anders Jenbo
7da6f4d08a Clean up PM_DoDeath (#317)
* Clean up PM_DoDeath

* Add enum for dFlags
2018-09-24 08:13:48 +02:00
Dennis Duda
4e061cb2c9 Minor cleanups to DrawAutomap
Added missing spacing, converted to post-increment where pre-increment isn't needed
2018-09-17 21:16:35 +02:00
Andrew Dunstan
f305559161 Clean DrawAutomap 2018-09-17 21:16:35 +02:00
Dennis Duda
5143c8dea7 Matched parameters and local variables to the PSX symbols.
Reindented the switch cases to match IDA and other cleanups.
2018-09-14 21:44:00 +02:00
Andrew Dunstan
1b364aa3dc Clean SetAutomapView 2018-09-14 21:44:00 +02:00
galaxyhaxz
d991f63b16
Fix type of screen_buf_end (#184) 2018-08-27 22:16:26 -05:00
galaxyhaxz
775ae59e18
Fix function signatures and others (#158)
Fix InitObjects, themes.cpp, names
2018-08-12 18:32:48 -05:00
Stephan Unverwerth
c8af0523ac refactor leveltype to use macros (#103) 2018-06-29 10:40:22 -05:00
galaxyhaxz
49a6f4f9fc
Add include guards, prepare for XRef (#28)
Add definitions, other junk.
2018-06-20 05:17:44 -05:00
galaxyhaxz
bb01c6f084
Remove the "fear factor" (#21)
Snakes, spiders, Demons, what scares you?
2018-06-18 19:16:32 -05:00
galaxyhaxz
dde68ff89e
Add files via upload 2018-06-06 21:25:54 -05:00