Commit graph

17 commits

Author SHA1 Message Date
Anders Jenbo
b30ebeb7a0 Correct calling convention for diabloui.h functions
IDA doesn't correctly detect calling convention for functions with no
input/output. As seen in NetInit this should have been __stdcall instead
of __cdecl
2019-04-16 06:06:19 +02:00
Robin Eklind
80f107dec2 Add dedicated Makefiles for DiabloUI and Storm subprojects 2019-01-12 20:11:37 +01:00
Anders Jenbo
0fb5c0bf9c Additional tab indentation 2018-10-27 17:38:40 +02:00
Anders Jenbo
a0a98efd3c Correct diabloui include order 2018-10-22 00:59:16 +02:00
Anders Jenbo
9a8166a628 Autoformat non-stub parts of DiabloUi 2018-10-22 00:25:42 +02:00
galaxyhaxz
c7c528bb03
DiabloUI.dll now works for single player (#310) 2018-09-20 00:52:01 -05:00
galaxyhaxz
1224d01161
Sync with master (#301) 2018-09-19 14:41:22 -05:00
galaxyhaxz
71c2149d46 First "working" version of diabloui.dll ^_^ (#221) 2018-09-18 21:26:25 +02:00
Dennis Duda
bf4d5ba5fa Merge remote-tracking branch 'devilution/master' 2018-09-17 21:01:20 +02:00
Dennis Duda
47d217d11d Revert "Revert "Add pre-liminary source code for DiabloUI""
This reverts commit 440113f97c.
2018-09-17 20:59:26 +02:00
galaxyhaxz
05b1f90027
Implement Diablo UI code (#206) 2018-09-16 17:39:31 -05:00
Dennis Duda
440113f97c Revert "Add pre-liminary source code for DiabloUI"
This reverts commit
a3800a3d4c since it
breaks builds right now.
2018-09-16 20:41:08 +02:00
Dennis Duda
ef9371e874 Merge remote-tracking branch 'devilution/master'
and updated to comparer 0.3.4
2018-09-16 20:18:12 +02:00
galaxyhaxz
a3800a3d4c
Add pre-liminary source code for DiabloUI 2018-09-15 16:44:25 -05:00
Dennis Duda
9c69ae0ee5 Fixed NUM_INVLOC in struct definition 2018-09-14 22:29:57 +02:00
galaxyhaxz
fa64b2148d
Add defines [W.I.P] (#160) 2018-08-15 22:13:15 -05:00
galaxyhaxz
0db106a5b4
Add support for Visual C++ 5.10 (#12)
* Update stuff
2018-06-14 02:38:27 -05:00
Renamed from DiabloUI/DiabloUI.cpp (Browse further)