Anders Jenbo
e41a39ebc5
Fix menu animations
7 years ago
Anders Jenbo
4a6009646c
Implement keyboard navigation
7 years ago
Anders Jenbo
44ebbafc90
Fix massive memory leak
7 years ago
Anders Jenbo
aa822df202
Align code style
7 years ago
Anders Jenbo
c9d9a0a368
Remove duplicate code
7 years ago
Anders Jenbo
1184e86f05
Pixel perfect main menu
7 years ago
Anders Jenbo
3bb418b55c
Hide mouse
7 years ago
Anders Jenbo
2dd17198a5
Work on pixel perfect menu
7 years ago
Anders Jenbo
be381511d2
Remove build files
7 years ago
Anders Jenbo
74fb68b14a
Update README.md
7 years ago
JustAnotherGuid
5541df1fee
Clean-up AddChest. ( #575 )
7 years ago
Anders Jenbo
10b3b75996
Make patch_rt.mpq optional
7 years ago
Anders Jenbo
7a084eebf8
Clean up SetTownerGPtrs
7 years ago
aperturesecurity
0c7768e0e8
added constant button cancel and ok to menu
7 years ago
aperturesecurity
1d40cf59c3
change font colour
7 years ago
aperturesecurity
05fe910159
adding text to main menu again
7 years ago
aperturesecurity
2b9edeca92
adding new build
7 years ago
aperturesecurity
9a2543f731
build should be passing now
7 years ago
ApertureSecurity
bbb59007e2
Merge pull request #14 from diasurgical/menu
...
Render menu using release assets
7 years ago
aperturesecurity
0295bb5fea
added steps to compile
7 years ago
aperturesecurity
f8de634845
updated install
7 years ago
Anders Jenbo
88ed963106
Render menu using release assets
7 years ago
Anders Jenbo
20758aae83
Clean up PlrHasItem ( #573 )
7 years ago
Anders Jenbo
3d1159fa9c
Clean up ProcessTowners ( #572 )
7 years ago
Anders Jenbo
b61290e4b0
Remove file level vars form global scope
7 years ago
Anders Jenbo
574a8b14f0
Clean up InitCows
7 years ago
Anders Jenbo
b5365f53f1
Clean up DrawInvBelt ( #570 )
7 years ago
Anders Jenbo
d4bc8a394c
Init towner ( #569 )
...
* Clean up InitSmith
* Clean up Init<Towner>
7 years ago
aperturesecurity
22c941d488
added new build
7 years ago
aperturesecurity
f86ea1ac22
added new build
7 years ago
aperturesecurity
c7b07fe94d
make resizing window and cleaned up a few things
7 years ago
Anders Jenbo
cfbe27f3b8
Clean up ( #568 )
...
* Clean up mana checks
* Don't expose static globals
7 years ago
Anders Jenbo
62b48e4788
All items list ( #567 )
...
* Clean up RndAllItems
* Clean up SmithItemOk
* Clean PremiumItemOk
* Clean RndSmithItem
* Clean up RndPremiumItem
* Clean up RndBoyItem
* Clean up RndHealerItem
* Clean up RndWitchItem
* Clean up WitchItemOk
7 years ago
Anders Jenbo
429ececce0
Fix debug build as C ( #566 )
...
* Clean up todo
* Fix debug build
7 years ago
Anders Jenbo
3812287dd5
Clean up AllItemsList related code ( #565 )
...
* Clean up ItemMiscIdIdx
* Clean up RndItem
* Clean up RndUItem
7 years ago
Anders Jenbo
b2532ab1c7
Move builds to master
7 years ago
Anders Jenbo
7835583a72
Clean up dthread.cpp
7 years ago
Anders Jenbo
b582709d38
dthread_send_delta bin exact ( #563 )
7 years ago
Anders Jenbo
d8c9a19601
Clean up SetAutomapView ( #562 )
7 years ago
galaxyhaxz
3721c50e50
Add Changelog ( #561 )
7 years ago
Anders Jenbo
e50b20a281
Explicitly state the order of kernel32.lib
7 years ago
Anders Jenbo
9b7da61dcf
Auto format src
7 years ago
JustAnotherGuid
3115077d16
Clean-up OperateSarc ( #560 )
7 years ago
Robin Eklind
cff2e56228
Update Makefile.
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
Robin Eklind
555c835305
Put /TC in CFLAGS.
7 years ago
Robin Eklind
a969f5c6f3
Uncomment delete to make appfat.cpp compile as C.
...
Note, in the future, we want to figure out how the
delete operator was overloaded and included while
still compiling the project as C.
Most likely it was overloaded in the Storm header,
and being included by appfat.cpp (which is the first
file being compiled in alphabetic order), it was
included here.
Fixes #528 .
7 years ago
Anders Jenbo
50186331f4
Apply enum and style to cursor.cpp
7 years ago
galaxyhaxz
3308bbf3eb
Cleanup CheckCursMove [WIP]
7 years ago