Anders Jenbo
83de2be78a
[hellfire] StartGame
5 years ago
Anders Jenbo
0f1956990a
Clean up diablo_reload_process
...
Good stuff from #1948
5 years ago
Anders Jenbo
145283aaeb
[hellfire] Correct function call in TryIconCurs
5 years ago
Anders Jenbo
7e5da498d7
Correct prameter type for PressChar
...
This fixes the signed ness of the if in Hellfire
5 years ago
Anders Jenbo
38dbcf7641
Format source
5 years ago
qndel
c3380d3104
some cleanups
5 years ago
Anders Jenbo
40350a201b
Reorder diablo.cpp
5 years ago
Anders Jenbo
6580222d1c
Add enums for level entrances
5 years ago
Gleb Mazovetskiy
ec329e645c
Fix all "no-write-strings" warnings
5 years ago
qndel
cb3381916e
[hellfire] RightMouseDown bin exact
6 years ago
Anders Jenbo
8c2fb7605e
Use defines for tile and screen related magic numbers
6 years ago
Anders Jenbo
c27a0a8c35
Fix bad merge
6 years ago
Anders Jenbo
346c0949e7
Correct seed tables
6 years ago
Anders Jenbo
2ec7c78eae
Format source
6 years ago
Anders Jenbo
cc280eeba3
Enable asserts in files that where cleaned
6 years ago
Anders Jenbo
3ac90dc03f
Use NewCursor to set cursor
6 years ago
Anders Jenbo
6c6ae344de
Deduplicate strings in argument parsing
6 years ago
Anders Jenbo
6704657e71
Apply sematic codestyle
6 years ago
Anders Jenbo
1340192b59
Correct array sizes
6 years ago
Anders Jenbo
7db4ed749a
Apply more enums, defines and types
6 years ago
Anders Jenbo
c384711a5f
Backport cleanups from hellfire branch
6 years ago
Anders Jenbo
f1c216e688
Make player struct x/y fields match monster struct
6 years ago
qndel
5191237f42
enums and stuff ( #2024 )
6 years ago
Anders Jenbo
7b70770c16
BUGFIX note for MouseX/Y
6 years ago
Anders Jenbo
31181b77c4
Bool comparisons
6 years ago
Anders Jenbo
711665ee96
Assign correct data types
6 years ago
Anders Jenbo
c39f668deb
Enable some asserts that are helpful for testing
6 years ago
Anders Jenbo
187a021b30
More documentation from sanctuary/notes ( #2026 )
6 years ago
galaxyhaxz
f89204e7dd
Fix function/var names (effects/sound)
6 years ago
Anders Jenbo
f7e2283702
Reorder globals
6 years ago
galaxyhaxz
71565b9c02
Several updates [enums+names] ( #2002 )
...
* Several updates
* Correct msg_get_next_packet
* Update enums.h
Co-Authored-By: Robin Eklind <mewmew@users.noreply.github.com>
Co-authored-by: Robin Eklind <mewmew@users.noreply.github.com>
6 years ago
Anders Jenbo
3c276a3cd3
Add documentation
...
- Add file documentation to about 1/4 of the files in Source
- Copy over a lot of the documentation from the sanctuary/notes repo
- Standardise all the existing documentation
- Create a configuration for Doxygen
- Add more documentation (engine.cpp is now fully documented)
6 years ago
galaxyhaxz
81ff8e6287
Metallic hydrogen neural array
6 years ago
qndel
34caded4de
fix hotkeys
6 years ago
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
qndel
a1321539fb
enums
6 years ago
qndel
a6a89bca3a
apply TRUE/FALSE
6 years ago
qndel
c2587d9786
use enums ( #1997 )
6 years ago
Anders Jenbo
a73b93cd45
Fix crypt and hive color cycleing
6 years ago
galaxyhaxz
6605e1de5e
Fix variable 'gbSelectProvider'
6 years ago
qndel
3008439bc7
enums and stuff
6 years ago
Anders Jenbo
05b4f4807a
[hellfire] WinMain and diablo_TopLevelExceptionFilter
6 years ago
Anders Jenbo
aedf8c993b
PressKey clean up
6 years ago
Anders Jenbo
aa46cc64ee
[hellfire] PressChar
6 years ago
Anders Jenbo
8a2cd19d95
DisableInputWndProc clean up
6 years ago
Anders Jenbo
bfb4fef87e
Add todo
6 years ago
Anders Jenbo
87361e8ecc
[hellfire] rename inv_420FD0 to inv_diablo_to_hellfire
6 years ago
Anders Jenbo
e59b1a8b96
[hellfire] StartGame
6 years ago
Anders Jenbo
052e883c6b
[hellfire] diablo_parse_flags
6 years ago
Anders Jenbo
f8a6e05504
[hellfire] color_cycling_enabled
6 years ago