Anders Jenbo
|
7d27f1985b
|
Correct type for fullscreen
|
2018-10-21 16:13:29 +02:00 |
|
Anders Jenbo
|
456d651f55
|
Clean up more bools related to sound.cpp
|
2018-10-18 20:32:44 +02:00 |
|
Anders Jenbo
|
8e2d0df643
|
Clean up some bools
|
2018-10-18 20:32:44 +02:00 |
|
Anders Jenbo
|
f1c8439c64
|
Change setlvlnum to BYTE
|
2018-10-18 20:14:58 +02:00 |
|
Anders Jenbo
|
8f3d59e513
|
Monster.cpp (#400)
* Clean up hp and mana checks
* Clean up PrepDoEnding
|
2018-10-10 09:55:57 +02:00 |
|
Anders Jenbo
|
4d8ceea32d
|
Types (#395)
* Apply plr_class
* Apply attribute_id
* NetSendCmd*(BOOL)
|
2018-10-08 14:17:05 +02:00 |
|
Anders Jenbo
|
744e225618
|
Clean up player.cpp (#387)
|
2018-10-06 00:33:58 +02:00 |
|
squidcc
|
51bfa2353b
|
Use quest enum values (#362)
* add/assign enums related to Black Mushroom quests
* plug in more quest enum values
|
2018-09-29 11:37:54 +02:00 |
|
squidcc
|
4ed6d83265
|
fix regression in DrawSpellList() that caused only the first 1/4 spells to be drawn (#355)
fix places where sTownSpell was still being cast to DWORD
change SpellData::sTargeted to BOOL, fix spelldata[] definition to use TRUE/FALSE
|
2018-09-28 10:46:36 +02:00 |
|
galaxyhaxz
|
cf10dadb91
|
Correct function names in "encrypt.cpp" (#344)
|
2018-09-27 00:49:30 +02:00 |
|
Anders Jenbo
|
1e40fdf51e
|
Clean PM_DoAttack & CanTalkToMonst (#311)
* Clean PM_DoAttack & CanTalkToMonst
* Fix friendly mode default
|
2018-09-24 16:21:56 +02:00 |
|
nomdenom
|
1c279c3f89
|
Fix declaration of gbValidSaveFile (BOOL) (#331)
|
2018-09-24 15:58:43 +02:00 |
|
Anders Jenbo
|
7da6f4d08a
|
Clean up PM_DoDeath (#317)
* Clean up PM_DoDeath
* Add enum for dFlags
|
2018-09-24 08:13:48 +02:00 |
|
galaxyhaxz
|
d7b008f585
|
mainmenu fix (#217)
|
2018-09-18 21:26:15 +02:00 |
|
Robin Eklind
|
f1f032b4f4
|
Use BOOL for lightflag and light4flag
|
2018-09-17 21:49:53 +02:00 |
|
Andrew Dunstan
|
aedf7555d1
|
Remove A suffix from all string-related win32 API function names
|
2018-09-16 02:52:51 +10:00 |
|
Anders Jenbo
|
3a0e40597b
|
Clean up InitPlayer
|
2018-09-13 00:28:57 +02:00 |
|
galaxyhaxz
|
503e5c1440
|
Names from DX SDK (#197)
|
2018-09-08 10:15:26 -05:00 |
|
galaxyhaxz
|
20ad6eb218
|
Fix signature of diablo_find_window (#187)
Byte identical now
|
2018-09-01 23:49:17 -05:00 |
|
nomdenom
|
f3fc93491a
|
Use WNDPROC type for window procedures (#162)
|
2018-08-19 15:48:11 +09:00 |
|
galaxyhaxz
|
fa64b2148d
|
Add defines [W.I.P] (#160)
|
2018-08-15 22:13:15 -05:00 |
|
galaxyhaxz
|
775ae59e18
|
Fix function signatures and others (#158)
Fix InitObjects, themes.cpp, names
|
2018-08-12 18:32:48 -05:00 |
|
galaxyhaxz
|
0c233e45da
|
Implement debug stuff from 1.00 (#148)
|
2018-07-23 02:03:21 -05:00 |
|
galaxyhaxz
|
f23f408ed2
|
Fix decompilation of init_create_window (#145)
|
2018-07-16 22:13:06 -05:00 |
|
galaxyhaxz
|
7d06ca540c
|
Fix dpiece_defs, clean up LoadLvlGFX (#105)
Thanks to @MadHed, implements #102
|
2018-06-29 11:43:32 -05:00 |
|
Stephan Unverwerth
|
c8af0523ac
|
refactor leveltype to use macros (#103)
|
2018-06-29 10:40:22 -05:00 |
|
Adam Heinermann
|
87ca6557c3
|
Changed _oBreak and _oSelFlag to char (#95)
* Changed _oBreak and _oSelFlag to char
|
2018-06-28 08:53:06 -05:00 |
|
galaxyhaxz
|
d03c56e844
|
Add debug lighting, add cmd line note (#61)
|
2018-06-23 12:19:49 -05:00 |
|
galaxyhaxz
|
49a6f4f9fc
|
Add include guards, prepare for XRef (#28)
Add definitions, other junk.
|
2018-06-20 05:17:44 -05:00 |
|
galaxyhaxz
|
bb01c6f084
|
Remove the "fear factor" (#21)
Snakes, spiders, Demons, what scares you?
|
2018-06-18 19:16:32 -05:00 |
|
galaxyhaxz
|
dde68ff89e
|
Add files via upload
|
2018-06-06 21:25:54 -05:00 |
|