Robin Eklind
3e09e6d70e
AutoPlace bin exact ( #924 )
7 years ago
Anders Jenbo
e7a3109f17
apply enum to ICLASS
7 years ago
Anders Jenbo
8d7cb9e2fe
Clean up WeaponAutoPlace
7 years ago
Anders Jenbo
11d625cf5a
Clean up InvGetItem
7 years ago
Anders Jenbo
e705511d22
Clean up WeaponAutoPlace
7 years ago
Anders Jenbo
abacbb485c
Clean up SwapItem
7 years ago
galaxyhaxz
4e01e03711
Cleanup default calling conventions
7 years ago
Anders Jenbo
c45de01c3f
Document bug
7 years ago
Anders Jenbo
d2174e3454
Apply code style
7 years ago
Anders Jenbo
00e6cadf87
Clean up CalculateGold
7 years ago
Anders Jenbo
0fb90dee17
Clean up DropItemBeforeTrig
7 years ago
Anders Jenbo
57dca8fc25
Clean up UseStaff
7 years ago
Anders Jenbo
6bc7971d1e
Clean up UseStaffCharge
7 years ago
Anders Jenbo
797cf17c19
Clean up UseScroll
7 years ago
Anders Jenbo
129df0d8a9
Clean up RemoveScroll
7 years ago
Anders Jenbo
389008bf56
Clean up DrawInvMsg
7 years ago
Anders Jenbo
f86c5c172b
Clean up TryInvPut
7 years ago
Anders Jenbo
59515a9d8c
Clean up CanPut
7 years ago
Anders Jenbo
fd1cb84509
Clean up SyncGetItem
7 years ago
Anders Jenbo
97df986fa3
Clean up FindGetItem
7 years ago
Anders Jenbo
334cea534a
Clean up CheckQuestItem
7 years ago
Anders Jenbo
83532a7263
Clean up CheckBookLevel
7 years ago
Anders Jenbo
69ad8b63e0
Clean up StartGoldDrop
7 years ago
galaxyhaxz
2f7a849eba
Cleanup InvDrawSlotBack ( #712 )
7 years ago
galaxyhaxz
87a0846a38
Clean CPrintString + Font index ( #687 )
7 years ago
galaxyhaxz
befd52c003
Fix type for 'gpBuffer' ( #672 )
7 years ago
galaxyhaxz
0bb9f666b3
Clean remaining .CEL functions ( #657 )
7 years ago
galaxyhaxz
81f3f5daa2
Cleaning Engine CEL functions ( #652 )
...
* Cleaning Engine CEL functions
* Fix C functions
7 years ago
Xadhoom
5283a9ffd1
Put everything into namespace dvl
7 years ago
Xadhoom
fa90e6720a
Revert random_ to random and remove extern "C" linkage
7 years ago
Xadhoom
3dd6cf1671
First try, merge compiles, but immediate crash
7 years ago
Anders Jenbo
b5365f53f1
Clean up DrawInvBelt ( #570 )
7 years ago
Anders Jenbo
57d7c99a8f
Stores.cpp ( #551 )
...
* Clean up FreeStoreMem
* Clean up AddSLine
* Clean up AddSText
* Clean up SmithSellOk
7 years ago
Anders Jenbo
429185ef7a
Apply CURSOR_FIRSTITEM ( #541 )
7 years ago
Robin Eklind
e915623726
rename SetCursor to SetCursor_ to avoid collision with windows.h
...
Translation done automatically using:
$ find . -type f -name '*.h' | xargs -I '{}' sar -i "([ \t])(SetCursor)[(]" '${1}${2}_(' '{}'
$ find . -type f -name '*.h' | xargs -I '{}' sar -i "([ \t])(SetCursor)[(]" '${1}${2}_(' '{}'
7 years ago
Anders Jenbo
b5f69dccdc
C compatability from d-p ( #519 )
7 years ago
Anders Jenbo
4a62a7c678
Code style
7 years ago
aperturesecurity
e70aabf8eb
Added resizable screen. Game after starting game the mouse wont be allowed to leave screen
7 years ago
Anders Jenbo
ab3a6208d2
Use "BOOLEAN" instead of "bool"
...
bool is not defined in C
7 years ago
Anders Jenbo
0fb5c0bf9c
Additional tab indentation
7 years ago
Anders Jenbo
b1f6d3698f
Update style to use tabs
7 years ago
Anders Jenbo
596f244f50
Align structured data tables
8 years ago
Anders Jenbo
6aa076461e
Format inv.cpp
8 years ago
Anders Jenbo
6576954831
Clean up types used in gamemenu.cpp
8 years ago
Andrew Dunstan
47244b9f3c
clean all On_* functions
8 years ago
Anders Jenbo
48a1035d4a
Remove unused varialbes
8 years ago
Anders Jenbo
f80de53b14
_iMagical enum ( #393 )
...
* _iMagical enum
* Color enum
8 years ago
Anders Jenbo
96ab38730f
Control.cpp ( #396 )
...
* Clean up ToggleSpell
* Clean up DrawLifeFlask and UpdateLifeFlask
* Clean up DrawManaFlaskm, control_update_life_mana and UpdateManaFlask
* Clean up CheckSBook
* Clean up DoSpeedBook
* Decompose magic numbers
* Clean up GetSBookTrans
* Apply spell_type
* Slight clean up of DrawSpellList
This improves the bin diff a little bit but more importantly gets rid of
_p*Spells[] usage in control.cpp
8 years ago
Anders Jenbo
4d8ceea32d
Types ( #395 )
...
* Apply plr_class
* Apply attribute_id
* NetSendCmd*(BOOL)
8 years ago
Anders Jenbo
411fa9f24a
Add enumds for _pgfxnum and fully use inv_body_loc ( #392 )
...
* Add enumds for _pgfxnum and fully use inv_body_loc
* _iIdentified is BOOL
* _pgfxnum
8 years ago