Anders Jenbo
20621a0642
add all.h and use in place of diablo.h ( #2005 )
...
Now diablo.h is treated in the same way as all other header files of
Source, as it only contains the declarations of global variables and
functions of diablo.cpp.
Besides consistency, this also enables mods to include diablo.h just
like any other header file without having to include every header file
(and without having to include C++ specific aspects of the now all.h).
6 years ago
Anders Jenbo
40cea40aa4
Remove windows call types collisions
6 years ago
Anders Jenbo
0c90ad0527
Set bool values TRUE/FALSE
6 years ago
Anders Jenbo
5fa0c5781b
Backport cleanups from Hellfire branch
6 years ago
Anders Jenbo
195ac2a4a7
Apply music enums
6 years ago
Anders Jenbo
68d51e7d27
Implementing Spawned Shareware version
7 years ago
galaxyhaxz
905ad6efcd
Fix version string
7 years ago
galaxyhaxz
484b17d259
Add Select Hero enum ( #1330 )
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
0483a923c3
Add enum for dlgresults
7 years ago
Sergey Semushin
5f0fb73b8c
Make mainmenu_create_hero bin exact (4 unused arguments added)
7 years ago
Anders Jenbo
c8301280c5
Clean up mainmenu.cpp
7 years ago
galaxyhaxz
540892ff9d
Preliminary support for fixed header files
7 years ago
galaxyhaxz
4e01e03711
Cleanup default calling conventions
7 years ago
galaxyhaxz
5238265702
Implement assert support ( #791 )
7 years ago
Xadhoom
5283a9ffd1
Put everything into namespace dvl
7 years ago
Anders Jenbo
0e0d41376f
Enum for dlgresult
7 years ago
Anders Jenbo
199fd17e2e
Remove mouse from credit page
7 years ago
Anders Jenbo
0cbf4b6065
Resolve argument nam for UiSelHeroMultDialog
7 years ago
Anders Jenbo
1e4e826a36
Remove delta to devilution
7 years ago
Anders Jenbo
74e1d42f1c
Clarify some variable names
7 years ago
Anders Jenbo
617ff54b69
Correct mainmenu_select_hero_dialog names
7 years ago
Anders Jenbo
7e3889cc0b
Clarify some variable names
7 years ago
Xadhoom
3dd6cf1671
First try, merge compiles, but immediate crash
7 years ago
Anders Jenbo
841f5af199
Compile effects.cpp and wave.cpp as C ( #530 )
...
* Correct SFileReadFile signature
* Compile as C
Source/effects.cpp
Source/wave.cpp
* Make diabloui.h C frindly
7 years ago
Anders Jenbo
b5f69dccdc
C compatability from d-p ( #519 )
7 years ago
Anders Jenbo
4a62a7c678
Code style
7 years ago
galaxyhaxz
c302881060
Fix gszHero
7 years ago
aperturesecurity
c967f1a9f8
redid menus
7 years ago
Robin Eklind
4ee363b124
mainmenu_loop bin exact ( #481 )
...
* mainmenu_loop bin exact
Fixes #254 .
* simplify mainmenu_loop, @galaxyhaxz cracked it
7 years ago
Anders Jenbo
9edeecb3bb
Consisten use of structs
7 years ago
galaxyhaxz
c4c6572f06
Correct name diablo_init_menu
7 years ago
aperturesecurity
0b14455bcd
adding create hero menu
7 years ago
Anders Jenbo
b1f6d3698f
Update style to use tabs
7 years ago
Anders Jenbo
87ef2f91e7
Format mostly cleaned files
8 years ago
Dennis Duda
bff845feb0
Updated _SNETUIDATA.selectnamecallback declaration
...
Updated _SNETUIDATA.selectnamecallback declaration for #329 .
8 years ago
Anders Jenbo
cf4c110f41
Clean up mainmenu.cpp
8 years ago
nomdenom
d14bf20467
Source: NO_GLOBALS support (for Miniwin)
8 years ago
aperturesecurity
42ce77ce05
Rebirth and Nuke
8 years ago
galaxyhaxz
d7b008f585
mainmenu fix ( #217 )
8 years ago
Anders Jenbo
6de288a011
Set max players via const
8 years ago
galaxyhaxz
38b498ac4b
Add 'const' to data to match original binary ( #200 )
8 years ago
galaxyhaxz
503e5c1440
Names from DX SDK ( #197 )
8 years ago
galaxyhaxz
49a6f4f9fc
Add include guards, prepare for XRef ( #28 )
...
Add definitions, other junk.
8 years ago
galaxyhaxz
bb01c6f084
Remove the "fear factor" ( #21 )
...
Snakes, spiders, Demons, what scares you?
8 years ago
galaxyhaxz
dde68ff89e
Add files via upload
8 years ago