qndel
|
1d308c5f95
|
CalcSelfItems cleanup
|
6 years ago |
qndel
|
3e7e9b4012
|
PlrHitPlr cleanup
|
6 years ago |
qndel
|
01ef654093
|
RndItem cleanup
|
6 years ago |
pionere
|
92cc9d589c
|
Apply another bunch defines
|
6 years ago |
pionere
|
ba1f473e34
|
NUM_CLASSES
|
6 years ago |
pionere
|
d3fd97705f
|
invitem
|
6 years ago |
pionere
|
fa718398a3
|
map type
|
6 years ago |
pionere
|
146d4114f9
|
slots
|
6 years ago |
pionere
|
b948f0212c
|
MAXBELTITEMS + PMSG_COUNT
|
6 years ago |
pionere
|
92646a8950
|
townwarps count has nothing to do with MAX_PLRS
|
6 years ago |
pionere
|
a969588bff
|
DTYPE switches
|
6 years ago |
pionere
|
f0a51ccf65
|
use defs instead of literals
|
6 years ago |
qndel
|
fb8955dd5c
|
control_print_talk_msg cleanup
|
6 years ago |
qndel
|
a78d532e2c
|
DrawGoldSplit cleanup
|
6 years ago |
qndel
|
af76de2563
|
CheckSBook cleanup
|
6 years ago |
qndel
|
f5ab247c42
|
CheckChrBtns cleanup
|
6 years ago |
qndel
|
703ec92566
|
control_check_btn_press cleanup
|
6 years ago |
qndel
|
0ef6d9e97b
|
DoPanBtn cleanup
|
6 years ago |
qndel
|
f0f33571a6
|
DoSpeedBook cleanup
|
6 years ago |
qndel
|
1e5554ec6f
|
DrawChr cleanup
|
6 years ago |
qndel
|
a716fb58ec
|
fix compiling hellfire
|
6 years ago |
Anders Jenbo
|
fbf0713185
|
Correct Firebolt manacost
This partially reverts 4b74890489
Thanks to @Orthotope for pointing this out
|
6 years ago |
Anders Jenbo
|
8208c3bdaa
|
Fix DRLG_L3SpawnEdge spawntable (again)
|
6 years ago |
Anders Jenbo
|
5f8b9e45c0
|
Fix slow shutdowns on error
SDL_threadID was being compared to int and woudl thus always fail,
resulting in the application thinking that another thread was trying to
shutdown.
|
6 years ago |
Anders Jenbo
|
b2a1bdfdc3
|
Apply fade out to all colors
Fixes #795
|
6 years ago |
Marcin Konicki
|
aace1b46de
|
Implement `--save-dir` CLI option
* Lazy load ini, this also fixes launching the game on Android
|
6 years ago |
BDC
|
741cdb2494
|
Fix memory leak with audio stream not been released
SFileChunk was not been release.
|
6 years ago |
Anders Jenbo
|
1d3f0aa103
|
Correct Firebolt manacost
This partially reverts 4b74890489
Thanks to @Orthotope for pointing this out
|
6 years ago |
Juliano Leal Goncalves
|
18aa44277f
|
Fix incorrect spelling of 'right-click[ing]'
|
6 years ago |
Anders Jenbo
|
695fdef40f
|
Fix DRLG_L3SpawnEdge spawntable (again)
|
6 years ago |
Anders Jenbo
|
f21abaec0a
|
Fix DRLG_L3SpawnEdge spawntable
|
6 years ago |
Anders Jenbo
|
05552f7df1
|
Correct cave replace pattern
|
6 years ago |
Anders Jenbo
|
32778cdbb9
|
Perfectly align all resolutions
|
6 years ago |
Anders Jenbo
|
47bc118bdc
|
Fix slow shutdowns on error
SDL_threadID was being compared to int and woudl thus always fail,
resulting in the application thinking that another thread was trying to
shutdown.
|
6 years ago |
Anders Jenbo
|
146516467b
|
Force alignment on even/even and odd/odd resolutions
|
6 years ago |
Colin Pitrat
|
0ea1b81772
|
Fix typos
|
6 years ago |
Anders Jenbo
|
52f46027da
|
Optimize even/odd colculation
|
6 years ago |
Juliano Goncalves
|
cf53a03585
|
Use 'MAXBELTITEMS' in belt traversal logic.
|
6 years ago |
Juliano Goncalves
|
09bd5f0bd8
|
Rename "Bone Chamber" level to "Chamber of Bone"
|
6 years ago |
Anders Jenbo
|
238d95416b
|
Correct speed descriptions
|
6 years ago |
Anders Jenbo
|
e6b4e8168b
|
Bug: Not all colors are faded
|
6 years ago |
Anders Jenbo
|
1935e3aa45
|
Remove now redundant check
|
6 years ago |
Anders Jenbo
|
76f63c9202
|
Fix icon offset
|
6 years ago |
Anders Jenbo
|
d8367365d8
|
Apply fade out to all colors
Fixes #795
|
6 years ago |
Anders Jenbo
|
b1ed0de89d
|
Fix skull pile, again
|
6 years ago |
Anders Jenbo
|
567a086ce1
|
Fix game speed affecting menu animations
Fixes #525
|
6 years ago |
Anders Jenbo
|
e0a94686b0
|
Add game speed to multiplayer
Speed can only be set on game creation
|
6 years ago |
Anders Jenbo
|
35f9b9d750
|
Add game speed to the ingame options menu
This removes the option to disable color animations (color cyceling)
|
6 years ago |
Anders Jenbo
|
c53ca1a62a
|
Adjust resolution to monitor default on startup
|
6 years ago |
Tyler
|
ecde1f647e
|
Adjust UI to any resoution
|
6 years ago |