Anders Jenbo
|
ac02f5efa7
|
Clean up S_ScrollHBuy (#601)
|
7 years ago |
Anders Jenbo
|
9b7da61dcf
|
Auto format src
|
7 years ago |
Anders Jenbo
|
ee014547b9
|
OFSUB fix
|
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
|
4a62a7c678
|
Code style
|
7 years ago |
Anders Jenbo
|
ab3a6208d2
|
Use "BOOLEAN" instead of "bool"
bool is not defined in C
|
7 years ago |
galaxyhaxz
|
86f00145f8
|
Remove empty_string garbage
|
7 years ago |
Anders Jenbo
|
b1f6d3698f
|
Update style to use tabs
|
7 years ago |
Anders Jenbo
|
ec2f95bdf2
|
Format town files
|
8 years ago |
Andrew Dunstan
|
594ef2e95b
|
add inline assembly code for drawing semi-transparent rectangles
|
8 years ago |
Anders Jenbo
|
6576954831
|
Clean up types used in gamemenu.cpp
|
8 years ago |
Anders Jenbo
|
f80de53b14
|
_iMagical enum (#393)
* _iMagical enum
* Color enum
|
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 |
Anders Jenbo
|
744e225618
|
Clean up player.cpp (#387)
|
8 years ago |
Anders Jenbo
|
d8c4bcab5c
|
Clean up DropHalfPlayersGold (#330)
|
8 years ago |
Anders Jenbo
|
cd79931ed4
|
Add iCurs enum
|
8 years ago |
Anders Jenbo
|
e05679b1c9
|
Clean up ProcessPlayers (#319)
* Clean up ProcessPlayers
* Change drawhpflag and drawmanaflag to BOOL
|
8 years ago |
galaxyhaxz
|
775ae59e18
|
Fix function signatures and others (#158)
Fix InitObjects, themes.cpp, names
|
8 years ago |
galaxyhaxz
|
a336c38226
|
Fix random(idx,v) calls (#157)
|
8 years ago |
Stephan Unverwerth
|
c8af0523ac
|
refactor leveltype to use macros (#103)
|
8 years ago |
galaxyhaxz
|
49a6f4f9fc
|
Add include guards, prepare for XRef (#28)
Add definitions, other junk.
|
8 years ago |
galaxyhaxz
|
bb01c6f084
|
Remove the "fear factor" (#21)
Snakes, spiders, Demons, what scares you?
|
8 years ago |
galaxyhaxz
|
c0ff5066b0
|
Fix whitespace
|
8 years ago |
galaxyhaxz
|
bcb3abe96b
|
Add files via upload
|
8 years ago |