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
|
c1f9e8293e
|
Correct new line encoding
_asm.cpp and _render.cpp is still incorrectly encoded
|
7 years ago |
Anders Jenbo
|
0483a923c3
|
Add enum for dlgresults
|
7 years ago |
Anders Jenbo
|
7c071924ad
|
Format recently cleaned code
|
7 years ago |
Anders Jenbo
|
d2cb6a59e7
|
Apply scrollrt naming to town.cpp
|
7 years ago |
galaxyhaxz
|
ceafdf2337
|
Add DRLG_L3 bugfix comment
|
7 years ago |
Joan Karadimov
|
5279141836
|
Use the DMAXX/DMAXY constants where possible
|
7 years ago |
Joan Karadimov
|
f16bc267fc
|
Use the dungeon_type enum for ReturnLvlT
|
7 years ago |
Joan Karadimov
|
fce804a09a
|
Use the dungeon_type enum for leveltype
|
7 years ago |
galaxyhaxz
|
26932a843f
|
Fix min diff in PlrHitMonst (#1281)
|
7 years ago |
Sergey Semushin
|
138197eb9b
|
Fix min diff in gmenu_draw_menu_item.
|
7 years ago |
galaxyhaxz
|
24595d3565
|
dx_init bin exact (proper fix)
|
7 years ago |
Anders Jenbo
|
ce520b395b
|
Fix gmenu_draw_menu_item
|
7 years ago |
Anders Jenbo
|
457b9186da
|
Clean up gmenu_draw_menu_item
|
7 years ago |
Sergey Semushin
|
83a9cd065c
|
Fix min diff in DL2_FillVoids.
|
7 years ago |
Anders Jenbo
|
d437d48f66
|
Align scrollrt_draw_dungeon with cliped versions
|
7 years ago |
Sergey Semushin
|
813d6693fb
|
Add macro for aligning by 1 and apply it to 3 functions to make them bin exact.
|
7 years ago |
Sergey Semushin
|
ee70bb8053
|
Make TList<EXTERNMESSAGE>::Create not inlined and bin exact.
|
7 years ago |
Anders Jenbo
|
a7788ccddf
|
Format bin exact code
|
7 years ago |
Duarte Alvim
|
6a4142fb08
|
Add gold constants
|
7 years ago |
Sergey Semushin
|
863a0ae0e3
|
Make some member functions of TList<EXTERNMESSAGE> bin exact.
|
7 years ago |
Anders Jenbo
|
121eebdea5
|
Clean up DRLG_PlaceThemeRooms
|
7 years ago |
Sergey Semushin
|
2aa37dccc1
|
Make MakeSpeedCels bin exact.
|
7 years ago |
Sergey Semushin
|
b5f7a744e6
|
Fix diff in AddMissile.
|
7 years ago |
Sergey Semushin
|
7e39fe457f
|
Fix diff in snd_play_snd.
|
7 years ago |
Sergey Semushin
|
2edb45b670
|
Fix diff in ForceTownTrig.
|
7 years ago |
Anders Jenbo
|
3b879cc373
|
Fix CheckStoreBtn
|
7 years ago |
Sergey Semushin
|
81ec719e1b
|
Fix min diff in ResyncQuests.
|
7 years ago |
Anders Jenbo
|
8ac54ddcaa
|
Make mpqapi_write_file_contents C compatible
|
7 years ago |
Sergey Semushin
|
f3f29cf0a9
|
Clean up mpqapi_write_file_contents.
|
7 years ago |
Anders Jenbo
|
c66c93c15e
|
Clean up AddRportal
|
7 years ago |
Anders Jenbo
|
dec73be85e
|
Apply bflags
|
7 years ago |
Sergey Semushin
|
19d9fec7f8
|
Clean up delta_get_item.
|
7 years ago |
Anders Jenbo
|
f31cac0ee0
|
Clean up Cl2DecodeFrm3, Cl2DecodeFrm5, Cl2DecodeLightTbl & Cl2DecodeFrm6
|
7 years ago |
Sergey Semushin
|
2b816ff9a8
|
Make CelDrawHdrLightRed bin exact.
|
7 years ago |
Sergey Semushin
|
a9a431fc12
|
Fix small diff in NetSendCmdString.
|
7 years ago |
Sergey Semushin
|
536b1b58aa
|
Clean up OpenMPQ (with goto)
|
7 years ago |
Anders Jenbo
|
0397dbe9e3
|
Allign similar code in engine.cpp
|
7 years ago |
Anders Jenbo
|
85651c015a
|
Consistent var naming in engine.cpp
|
7 years ago |
Anders Jenbo
|
0022702c38
|
Clean up CalcPlrInv calls
|
7 years ago |
Anders Jenbo
|
a55d2a811f
|
Clean up mpqapi.cpp
|
7 years ago |
Anders Jenbo
|
2270bad1b9
|
Correct type of dwChar in mpqapi.cpp
|
7 years ago |
Anders Jenbo
|
328c74b626
|
Correct called methode
|
7 years ago |
Robin Eklind
|
2bc0fe09d8
|
mpqapi_alloc_block bin exact (#1250)
|
7 years ago |
Sergey Semushin
|
af687e8fd8
|
Clean up mpqapi_flush_and_close.
|
7 years ago |
Sergey Semushin
|
5269ada59e
|
Clean up init_test_access.
|
7 years ago |
Sergey Semushin
|
3c576ae999
|
Clean up init_archives. (#1248)
|
7 years ago |
Sergey Semushin
|
f614822f82
|
Clean up NetSendHiPri.
|
7 years ago |
Sergey Semushin
|
a22259f06b
|
Clean up multi_process_network_packets.
|
7 years ago |
Anders Jenbo
|
334c06c6d3
|
Correct type in calls to AddPanelString
|
7 years ago |