Commit graph

3323 commits

Author SHA1 Message Date
oy dc827fa460 fixed quick rejoin check for localhosts. Closes #1140 2015-01-18 16:37:46 +01:00
oy 952cbd9d3b removed dead code. Closes #1284 2015-01-18 16:10:25 +01:00
oy 5c83148fc6 added +/- for speed-up/slow-down in the demo player. Closes #1268 2015-01-18 15:57:26 +01:00
Henningstone d4f749c88e Add Spacebar for toggling Play/Pause
Closes #1268; Added spacebar for swiching between
play/pause in demoplayer
2015-01-18 15:28:53 +01:00
oy 6821703f95 fixed wrapping 2015-01-12 05:58:04 +01:00
BeaR d4a752e446 Fix texture wrapping mode for menuimages 2015-01-12 05:55:07 +01:00
Learath be1adf7e51 Scale was always 0 causing Kerning not to be applied 2014-12-21 19:05:59 +01:00
oy 75222892be cleaned up few things 2014-12-21 18:57:30 +01:00
BeaR d1ee52c372 Implement stricter panning(audio), make pan depending on screen width and remove useless channel pan value 2014-12-21 18:48:44 +01:00
oy dcd5ef27c0 Fixed overlapping exit message. Closes #1288 2014-12-21 13:46:57 +01:00
BeaR 3c4bf03783 Editor: Scale indicator for selected quads with zoomlevel 2014-12-21 13:35:03 +01:00
BeaR 008283c530 Fix newline 2014-12-21 13:22:10 +01:00
BeaR bfb245c2bb Add missing color.h 2014-12-21 13:22:03 +01:00
BeaR 551b21162f Fix variable name formatting 2014-12-21 13:21:55 +01:00
BeaR a5debee342 Move color conversion functions to seperate header and add variables to customize editor colors 2014-12-21 13:21:50 +01:00
BeaR fee5f5ec9f Fix menumap animations 2014-12-21 13:09:43 +01:00
BeaR 656b1e9071 Fix loading of menuimages and fix foreground mapanimations 2014-12-21 13:09:32 +01:00
BeaR 5ba116ad13 Remove code duplication (by heinrich5991) 2014-12-21 12:56:03 +01:00
BeaR a030d7c494 Correctly retrieve the mouse position and adjust worldoffset 2014-12-21 12:55:55 +01:00
BeaR 90617421eb Editor: Add feature to zoom to the current mouse position 2014-12-21 12:55:47 +01:00
BeaR b34e455e4c Allow to set different wrapmodes for each texcoord and soften texture clamping restrictions for quads 2014-12-21 12:52:28 +01:00
BeaR de82ad7a26 Editor: Add texture coordinates to quad properties and fix wrong fxp conversion 2014-12-21 12:42:26 +01:00
BeaR 5f99e6841f Fix image button darkening 2014-12-21 12:33:56 +01:00
BeaR 792900fb3d Editor: Show if images are used by layers (originally by deen) 2014-12-21 12:33:48 +01:00
oy 19e3433fc7 Merge pull request #1250 from cinaera/pr_editor
Editor: Hide screen sizes if tilepicker is active
2014-08-10 18:00:54 +02:00
oy e7c9305412 Merge pull request #1258 from cinaera/pr_koala
Rename 'coala' to 'koala'
2014-08-10 17:59:52 +02:00
BeaR 120d2fac82 Rename 'coala' to 'koala' 2014-08-05 16:00:00 +02:00
BeaR 26c3f11813 Editor: Hide screen sizes if tilepicker is active 2014-07-29 13:26:35 +02:00
oy 03c171d2e4 Merge pull request #1243 from cinaera/pr_fixes
Cleanup: Fix code format, remove hardcoded value and add some documentat...
2014-07-12 13:20:46 +02:00
oy 7b9c75eda1 fixed an issue with the ammo regeneration. thx Ich 2014-07-12 13:15:14 +02:00
Sebastian Wick 2232a73d37 fix remaining bad include 2014-07-03 13:14:14 +02:00
Sebastian Wick 549e37537f remove dead code, fix Mac OSX build, fix includes 2014-07-02 23:12:49 +02:00
Sebastian Wick dac1c65ba5 call SDL_GL_SetSwapInterval after context creation 2014-07-02 18:56:00 +02:00
Sebastian Wick 013e19e497 windows fixes 2014-06-30 21:31:47 +02:00
Sebastian Wick 43a45cd2fa remove InpGrab config, eliminate dead code, fix glu include for Mac 2014-06-30 13:52:42 +02:00
Sebastian Wick f1272f6eb3 fix windows build, remove unnecessary include, more precise error message 2014-06-29 22:09:03 +02:00
Sebastian Wick 4a1733424b fix mouse lag 2014-06-29 21:56:13 +02:00
Sebastian Wick dcd4f9ae7a moving to sdl2, mouse input lags; do not use! 2014-06-29 21:02:09 +02:00
Sebastian Wick 4d0e80e22b moving to sdl2, input still broken; do not use! 2014-06-29 20:22:19 +02:00
Sebastian Wick 8e8b1516e2 moving to sdl2, input is broken, build is broken; do not use 2014-06-29 19:07:46 +02:00
BeaR b99e4304ed Cleanup: Fix code format, remove hardcoded value and add some documentation 2014-06-24 13:19:52 +02:00
oy e7f1a8ab79 fixed faulty includes 2014-06-22 13:55:17 +02:00
oy 3dffd6bc9c fixed last commit 2014-06-22 13:36:58 +02:00
oy 8178302e02 Merge pull request #1149 from Speedy-Consoles/weapon_cleanup
weapon code cleanup
2014-06-22 13:29:19 +02:00
oy 5eee57f1e7 changed tattoos to markings. Closes #1131 2014-06-22 12:53:22 +02:00
oy 456a1963be removed some unused code 2014-06-22 12:29:53 +02:00
oy 2448ed14f0 fixed maximum chat message length on client-side. #1151 2014-06-22 12:28:31 +02:00
oy 490b8b3381 removed outdated stuff 2014-06-21 20:00:53 +02:00
oy 4b41440f6b fixed building with mingw 2014-06-21 19:59:43 +02:00
oy 27da041e00 Merge pull request #1072 from minus7/new-bam-file
rewrote bam.lua to be cleaner
2014-06-21 19:59:28 +02:00