Commit graph

3080 commits

Author SHA1 Message Date
BeaR 48b682fb16 Fix content build of wavfiles 2015-01-24 17:47:33 +01:00
BeaR 718510e0b1 Removed unused directory 2015-01-24 17:44:59 +01:00
oy fb85b582bf load background map in the menu regarding current day or night time 2015-01-18 19:28:39 +01:00
oy 98b6510b9c fixed loading of the background map 2015-01-18 19:07:28 +01:00
oy c4f62069e4 fixed last commit 2015-01-18 19:01:14 +01:00
oy 8ac9ec794e moved content and added data creation to the build 2015-01-18 18:44:11 +01:00
heinrich5991 baf4677374 Remove now unneeded scripts/update_localiation.py 2015-01-18 16:50:33 +01:00
heinrich5991 0b35fa67da Add support for multiple files in scripts/reconvert_l10n.py 2015-01-18 16:50:33 +01:00
heinrich5991 3968d13df9 Fix scripts/reconvert_l10n.py's encodings on Windows 2015-01-18 16:50:32 +01:00
heinrich5991 cea0cdae8f Add scripts/reconvert_l10n.py to convert l10n back 2015-01-18 16:50:32 +01:00
heinrich5991 11b3d1eb80 Add a script to normalize a .po file 2015-01-18 16:50:31 +01:00
heinrich5991 d3f416f830 Update scripts/convert_l10n.py to use regexes 2015-01-18 16:50:30 +01:00
heinrich5991 b5f7549192 Fix occurences to occurrences in convert_l10n.py 2015-01-18 16:50:30 +01:00
heinrich5991 25b17a8828 Made script to convert to gettext 2015-01-18 16:50:29 +01:00
heinrich5991 b03b498246 Change new<->old items 2015-01-18 16:50:28 +01:00
heinrich5991 7e2224b392 Enhance the scripts/update_localization.py a bit
Fix a bug with mixing up new and old translations.
2015-01-18 16:50:28 +01:00
heinrich5991 d73165f563 Clean up scripts/update_localization.py
It now properly uses the python built-in JSON library.

Fix #1185 on GitHub.
2015-01-18 16:50:27 +01:00
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
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