Anders Jenbo
68d51e7d27
Implementing Spawned Shareware version
7 years ago
Anders Jenbo
9d3ce818f0
Correct BOOLS
7 years ago
Anders Jenbo
b023104434
Remove u from values
7 years ago
Anders Jenbo
3bc8ba66b0
Use defines for more screen geometry values
7 years ago
Robin Eklind
105a583ce0
Use TRUE and FALSE enums for setlevel.
...
Also simplify if conditions to make
use of boolean values.
(If the cleanup4 PR ends up increasing
inserts/deletions, then this commit is
probably at fault.)
7 years ago
Xadhoom
3b203f7c50
BUGFIX comments for drlg_l?.cpp, gendung.cpp, monster.cpp
7 years ago
Anders Jenbo
32a51d17ca
Align function signatures with PSX symbols
...
Using
https://github.com/diasurgical/scalpel/tree/master/psx/_dump_/3/_dump_c_src_/diabpsx/source
as a reference
7 years ago
Anders Jenbo
7c071924ad
Format recently cleaned code
7 years ago
Joan Karadimov
fce804a09a
Use the dungeon_type enum for leveltype
7 years ago
Anders Jenbo
a7788ccddf
Format bin exact code
7 years ago
Anders Jenbo
121eebdea5
Clean up DRLG_PlaceThemeRooms
7 years ago
Sergey Semushin
2aa37dccc1
Make MakeSpeedCels bin exact.
7 years ago
Manuel K
896933f55e
Replace magic number 352 with VIEWPORT_HEIGHT ( #1232 )
7 years ago
Anders Jenbo
565bb5aa7d
Adust dFlag enums
7 years ago
galaxyhaxz
6a68d6b271
DRLG_MRectTrans
7 years ago
galaxyhaxz
87c63ffb34
DRLG_HoldThemeRooms
7 years ago
galaxyhaxz
31cbaed01e
fix name type
7 years ago
galaxyhaxz
6d308fe088
DRLG_CreateThemeRoom
7 years ago
Anders Jenbo
5cc368376f
Clean up drlg_l1.cpp
7 years ago
Sergey Semushin
908720efa1
Clean up InitMonsters.
7 years ago
galaxyhaxz
029b15f298
Fix type for Dungeon Micros
7 years ago
galaxyhaxz
777c517b8e
Change ASM macro
7 years ago
galaxyhaxz
540892ff9d
Preliminary support for fixed header files
7 years ago
Robin Eklind
cc40bbfbe3
Cleanup DRLG_RectTrans, already bin exact
7 years ago
Anders Jenbo
a34eb2bfc8
Clean up SkipThemeRoom
7 years ago
galaxyhaxz
4e01e03711
Cleanup default calling conventions
7 years ago
JustAnotherGuid
5dbbb0cafa
DRLG_AreaTrans bin exact
7 years ago
JustAnotherGuid
7c9c78de09
DRLG_ListTrans bin exact
7 years ago
galaxyhaxz
b4460ae55b
Clean DRLG_L3.cpp spawn
7 years ago
Anders Jenbo
d2174e3454
Apply code style
7 years ago
galaxyhaxz
d879a325e1
Fix dTransVal and pLightTbl ( #825 )
7 years ago
galaxyhaxz
5238265702
Implement assert support ( #791 )
7 years ago
galaxyhaxz
804ff38a0a
DRLG_WillThemeRoomFit & ShowProgress
7 years ago
galaxyhaxz
a29c75a3a2
Fix a few func/var names ( #731 )
7 years ago
galaxyhaxz
f59fd7de20
Fix gendung.cpp headache ( #722 )
7 years ago
galaxyhaxz
5ed313ad99
Cleanup gendung crap
7 years ago
Anders Jenbo
5ef1c76289
Clean up ItemPlace ( #683 )
7 years ago
galaxyhaxz
aeb111c5fc
Cleanup DRLG_L1Pass3 ( #662 )
7 years ago
galaxyhaxz
d23f9db123
Cleanup FSBT ( #631 )
...
* Cleanup FSBT
* Update gendung.cpp
7 years ago
Anders Jenbo
6d5c9619a7
Clean up town_draw_town_all ( #544 )
...
* Clean up town_draw_town_all
* Clean up town_draw_e_flag
* Clean up InitPlayerLoc
* Fix VS 2015 builds
* Clean up gendung_get_dpiece_num_from_coord
* Clean up town_draw_clipped_e_flag
* Clean up town_draw_clipped_e_flag_2
* Remove HIDWORD() as it is now unused
7 years ago
Anders Jenbo
4a62a7c678
Code style
7 years ago
Anders Jenbo
ab3a6208d2
Use "BOOLEAN" instead of "bool"
...
bool is not defined in C
7 years ago
Anders Jenbo
507d12082f
Use MAXDUR* in most instances
7 years ago
Anders Jenbo
b1f6d3698f
Update style to use tabs
7 years ago
Anders Jenbo
6723acc98f
Format clean render bits
8 years ago
Dennis Duda
b9cdfcfe65
Added MAXPATHNODES define and minor cleanups
8 years ago
Anders Jenbo
6576954831
Clean up types used in gamemenu.cpp
8 years ago
Anders Jenbo
f1c8439c64
Change setlvlnum to BYTE
8 years ago
nomdenom
4bb6bde99b
Use sizeof() for memset()
...
I checked that the sizes do match. (+1 squashed commits)
8 years ago
Anders Jenbo
7da6f4d08a
Clean up PM_DoDeath ( #317 )
...
* Clean up PM_DoDeath
* Add enum for dFlags
8 years ago