Anders Jenbo
fda317a24e
Clean up storm/sound_update ( #663 )
7 years ago
Anders Jenbo
97498617a8
Match res string to code
7 years ago
Anders Jenbo
189c373c13
Correct var types
7 years ago
Anders Jenbo
1b9254afd6
Implement UiSetupPlayerInfo an UiCreatePlayerDescription and SStrCopy
...
This gets up a bit closer to compiling in release mode
7 years ago
Anders Jenbo
28be6f5c33
Correct UiProgressDialog signature
7 years ago
Anders Jenbo
00582901b8
Map arguments
7 years ago
Anders Jenbo
0cbf4b6065
Resolve argument nam for UiSelHeroMultDialog
7 years ago
Anders Jenbo
f281178672
Clean up appfat.cpp ( #585 )
...
* Clean up appfat.cpp
GetErrorStr, TraceErrorDD, TraceErrorDS, TraceLastError, DDErrMsg,
DSErrMsg, ErrDlg, ErrOkDlg, DirErrorDlg, InsertCDDlg, FuncDlg,
init_cleanup, FreeDlg, center_window
* Fix style
7 years ago
Anders Jenbo
9d44169ac7
multi_upgrade ( #583 )
...
* Clean up multi_upgrade
* Correct variable names
* Correct variable types
7 years ago
Robin Eklind
f128199115
Rename MakefileVC to Makefile for Storm and DiabloUI
7 years ago
Robin Eklind
80f107dec2
Add dedicated Makefiles for DiabloUI and Storm subprojects
7 years ago
Anders Jenbo
2c8661f969
Remove more IDA_GARBAGE
...
SHIWORD compiles to the same as >> 16
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
47bf82b059
C compatability from a-d ( #518 )
7 years ago
Anders Jenbo
8b21de7b0d
apply _artfonts enum ( #486 )
7 years ago
aperturesecurity
4946c08885
undo last commit
7 years ago
Anders Jenbo
0fb5c0bf9c
Additional tab indentation
7 years ago
Anders Jenbo
a0a98efd3c
Correct diabloui include order
8 years ago
Anders Jenbo
9a8166a628
Autoformat non-stub parts of DiabloUi
8 years ago
aperturesecurity
80eb28fa91
fixed a bunch of unmerged stuff
8 years ago
Andrew Dunstan
22dc793b7d
Clean remaining pfile.cpp functions
...
full file is binary exact except for pfile_create_player_description (minor diff)
8 years ago
aperturesecurity
42ce77ce05
Rebirth and Nuke
8 years ago
galaxyhaxz
1a2a695967
Fix "DiabloUI" for GCC + disclaim.cpp
...
Implemented disclaim.cpp, you can now call it to show the Battle.net Beta disclaimer (kinda funny).
DiabloUI now has preliminary support for compiling under GCC. Just have to update the Makefile
8 years ago
galaxyhaxz
b430ccc8a2
Fix hero deletion in UI
8 years ago
galaxyhaxz
bcfe1ddba4
Fix bugs in DiabloUI and cleanup ( #312 )
8 years ago
galaxyhaxz
1d27aab18c
Fix bugs in DiabloUI
8 years ago
galaxyhaxz
c7c528bb03
DiabloUI.dll now works for single player ( #310 )
8 years ago
galaxyhaxz
38fe732e52
Fix for newer compilers
8 years ago
galaxyhaxz
b6554d440e
DiabloUI is now finally working
8 years ago
galaxyhaxz
3ab3e21284
Fix drawing of Hero portrait (UI)
8 years ago
galaxyhaxz
5a7f38d562
Implement "hero list" in DiabloUI
8 years ago
galaxyhaxz
1224d01161
Sync with master ( #301 )
8 years ago
galaxyhaxz
6769eb8baf
Implement hero selection in DiabloUI (P1) ( #300 )
8 years ago
galaxyhaxz
91554056bb
Implement "credits.cpp" in DiabloUI ( #298 )
8 years ago
galaxyhaxz
7be8253dc9
Implement "mainmenu.cpp" in DiabloUI ( #297 )
8 years ago
galaxyhaxz
2b881e7a09
UI splash screen fix ( #296 )
8 years ago
galaxyhaxz
71c2149d46
First "working" version of diabloui.dll ^_^ ( #221 )
8 years ago
galaxyhaxz
508ed542e4
Implement doom/focus/titlesnd.cpp ( #220 )
8 years ago
galaxyhaxz
cd17ca323d
Implement "fade.cpp" in DiabloUI ( #219 )
8 years ago
galaxyhaxz
e7aa782e06
Implement 'artfont.cpp' in DiabloUI ( #218 )
8 years ago
Dennis Duda
47d217d11d
Revert "Revert "Add pre-liminary source code for DiabloUI""
...
This reverts commit 440113f97c .
8 years ago
galaxyhaxz
05b1f90027
Implement Diablo UI code ( #206 )
8 years ago
Dennis Duda
440113f97c
Revert "Add pre-liminary source code for DiabloUI"
...
This reverts commit
a3800a3d4c since it
breaks builds right now.
8 years ago
galaxyhaxz
a3800a3d4c
Add pre-liminary source code for DiabloUI
8 years ago
Dennis Duda
9c69ae0ee5
Fixed `NUM_INVLOC` in struct definition
8 years ago
galaxyhaxz
5ff8756116
Fix junk ( #174 )
8 years ago
Dennis Duda
06d4e8a64e
Converted workspace, projects, makefile to VC++6
...
updated Makefile to compile with VC++ 6, link/generate the DLLs with link.exe 6, but link Diablo.exe with link 5.10
8 years ago
galaxyhaxz
fa64b2148d
Add defines [W.I.P] ( #160 )
8 years ago
galaxyhaxz
0b4a31d04e
Optimized for minimum size by default ( #113 )
8 years ago
Adam Heinermann
0c01fc41ad
Created VS 2017 solution file and project files. ( #93 )
8 years ago