Anders Jenbo
|
9daea5be8a
|
Back port clean ups from Hellfire
|
7 years ago |
Anders Jenbo
|
e24cbb2423
|
Clean up init_disable_screensaver
|
7 years ago |
Anders Jenbo
|
f605138c79
|
Strip ASM code
|
7 years ago |
Anders Jenbo
|
68d51e7d27
|
Implementing Spawned Shareware version
|
7 years ago |
Anders Jenbo
|
b023104434
|
Remove u from values
|
7 years ago |
Anders Jenbo
|
5ab9f4609a
|
Clean up signedness
|
7 years ago |
Adam Newgas
|
66a1c246e6
|
Add dlrg_flag enum.
|
7 years ago |
Adam Newgas
|
3d1d01ce86
|
More use of DMAXX/DMAXY
|
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
|
f71471eab7
|
Correct types related to glSeedTbl
Reference:
https://github.com/diasurgical/scalpel/blob/master/psx/_dump_/3/_dump_c_src_/global_0.cpp#L2431
https://github.com/diasurgical/scalpel/blob/master/psx/_dump_/3/_dump_c_src_/diabpsx/source/drlg_l1.cpp#L542
https://github.com/diasurgical/scalpel/blob/master/psx/_dump_/3/_dump_c_src_/diabpsx/source/drlg_l2.cpp#L538
https://github.com/diasurgical/scalpel/blob/master/psx/_dump_/3/_dump_c_src_/diabpsx/source/drlg_l3.cpp#L499
https://github.com/diasurgical/scalpel/blob/master/psx/_dump_/3/_dump_c_src_/diabpsx/source/drlg_l4.cpp#L484
|
7 years ago |
Anders Jenbo
|
a7788ccddf
|
Format bin exact code
|
7 years ago |
Anders Jenbo
|
5cc368376f
|
Clean up drlg_l1.cpp
|
7 years ago |
Robin Eklind
|
6374bb0cb6
|
L5makeDungeon bin exact (#1022)
Fixes #232.
|
7 years ago |
Anders Jenbo
|
55a0396f8f
|
Clean up mem_free_dbg style
|
7 years ago |
galaxyhaxz
|
777c517b8e
|
Change ASM macro
|
7 years ago |
galaxyhaxz
|
540892ff9d
|
Preliminary support for fixed header files
|
7 years ago |
galaxyhaxz
|
2ff9c21efc
|
DRLG_L5CornerFix
|
7 years ago |
galaxyhaxz
|
0754abf40a
|
DRLG_L5GChamber
|
7 years ago |
galaxyhaxz
|
4e01e03711
|
Cleanup default calling conventions
|
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 |
Anders Jenbo
|
54c73f740c
|
clean up redundant code
|
7 years ago |
galaxyhaxz
|
992d521b31
|
DRLG_L1/2 Load Dungeon
|
7 years ago |
galaxyhaxz
|
8f181f63d2
|
DRLG_InitL1Vals
|
7 years ago |
Anders Jenbo
|
ae2630cc46
|
Mem free dbg (#685)
* FreeQuestText
* DRLG_FreeL2SP
* GetHall
* FreeGMenu
* FreeObjectGFX
* DRLG_FreeL1SP
* FreeControlPan
* FreeLightTable
* Clean up DRLG_LoadDiabQuads
* DRLG_FreeL4SP
* FreeInterface
|
7 years ago |
galaxyhaxz
|
aeb111c5fc
|
Cleanup DRLG_L1Pass3 (#662)
|
7 years ago |
Xadhoom
|
5283a9ffd1
|
Put everything into namespace dvl
|
7 years ago |
Robin Eklind
|
137f7389cc
|
LoadL1Dungeon almost binary exact
push 0 instruction swapped place
|
7 years ago |
Xadhoom
|
15341fdae3
|
More temporary 64 bit fixes; we can walk in town
|
7 years ago |
Anders Jenbo
|
1e4e826a36
|
Remove delta to devilution
|
7 years ago |
Anders Jenbo
|
2e32ac5ee0
|
Replaced 'long' by 'LONG' and 'unsigned long' by 'DWORD' (#576)
|
7 years ago |
Xadhoom
|
ccfcfe9cde
|
Replaced 'long' by 'LONG' and 'unsigned long' by 'DWORD'
|
7 years ago |
Xadhoom
|
fa90e6720a
|
Revert random_ to random and remove extern "C" linkage
|
7 years ago |
Xadhoom
|
3dd6cf1671
|
First try, merge compiles, but immediate crash
|
7 years ago |
Anders Jenbo
|
47bf82b059
|
C compatability from a-d (#518)
|
7 years ago |
Anders Jenbo
|
ab3a6208d2
|
Use "BOOLEAN" instead of "bool"
bool is not defined in C
|
7 years ago |
Anders Jenbo
|
0fb5c0bf9c
|
Additional tab indentation
|
7 years ago |
Anders Jenbo
|
b1f6d3698f
|
Update style to use tabs
|
8 years ago |
Anders Jenbo
|
596f244f50
|
Align structured data tables
|
8 years ago |
Anders Jenbo
|
6723acc98f
|
Format clean render bits
|
8 years ago |
nomdenom
|
d14bf20467
|
Source: NO_GLOBALS support (for Miniwin)
|
8 years ago |
galaxyhaxz
|
6ee4d0dad0
|
Cleanup L5roomGen (#372)
|
8 years ago |
galaxyhaxz
|
eabad93e09
|
Cleanup "DRLG_L5" (#368)
|
8 years ago |
aperturesecurity
|
42ce77ce05
|
Rebirth and Nuke
|
8 years ago |
galaxyhaxz
|
9be6af68c4
|
Cleanup L5FillChambers (#364)
|
8 years ago |
squidcc
|
51bfa2353b
|
Use quest enum values (#362)
* add/assign enums related to Black Mushroom quests
* plug in more quest enum values
|
8 years ago |
galaxyhaxz
|
d440b06f2a
|
Cleanup DRLG_PlaceMiniSet
Another thanks to the Beta, although it had a few slight differences that took awhile to figure out
|
8 years ago |
galaxyhaxz
|
0c0194fdeb
|
Cleanup "drlg_l1.cpp" (#354)
|
8 years ago |
galaxyhaxz
|
8c985ae8bf
|
Cleanup L5tileFix (drlg_l1.cpp)
Bin exact. Thanks to the beta.
|
8 years ago |