Commit graph

195 commits

Author SHA1 Message Date
Jordy Ruiz bb4a8dc14e Fix Localize with no space between parameters not being detected, fix paths 2019-02-09 19:28:59 +01:00
heinrich5991 63d17483d2 Add automatic dependency download to CMake for Windows 2019-02-03 11:25:24 +01:00
oy 6ec984bbd5 let the download script remove the extraction folder in case it exists 2019-01-19 13:42:45 +01:00
oy bc38f67750 merged "List maps" by Learath2 and cinaera. skipped redundant "maps" command. closes #1086 2019-01-12 20:56:34 +01:00
oy 101b883ca6
Merge pull request #1957 from Dune-jr/fix-makerelease
Fix make_release valid platforms list
2019-01-07 20:25:35 +01:00
Jordy Ruiz 1ae4ce46e3
Also update make_release.py usage info 2019-01-07 20:10:22 +01:00
Jordy Ruiz ad9973c9ec Fix make_release valid platforms list 2019-01-06 22:09:54 +01:00
Jordy Ruiz 5090c73250 Merge normalize and reconvert l10n scripts, keep author info, format the files properly, remove tabs from data 2019-01-06 13:42:37 +01:00
oy f41d72ebbb re-added platform check to make release script. closes #1845 2019-01-05 23:37:47 +01:00
oy aa524d10b6 improved the windows dependency downloading a bit 2019-01-05 23:25:15 +01:00
ChillerDragon 22289be1b9 Remove spaces at end of line (thanks to @nheir) 2019-01-05 17:57:18 +01:00
oy 5bd7758041 changed path structure for sdl & freetype libs on windows so cmake can use the ones provided by the bam downloader 2019-01-02 23:20:14 +01:00
oy 02e716f509
Merge branch 'master' into pr_cmake 2019-01-02 19:31:36 +01:00
oy 0027eff1c6 fixed line endings 2019-01-02 15:46:33 +01:00
oy a62048e641 fixed dependency downloading on windows 2018-12-30 19:39:24 +01:00
oy 0c6efd1873 use official lib repository for building on windows 2018-12-30 19:19:02 +01:00
oy a86c661651
Merge branch 'master' into pr-downloader 2018-12-30 17:48:36 +01:00
ChillerDragon 4d4a729754 Delete volume if exist already 2018-12-25 21:54:26 +01:00
heinrich5991 d2e39d2f50 Add CMake
(cherry picked from commit ee2afdac33)
2018-12-25 21:54:26 +01:00
nheir 326852e545 tw_api: fix bot count 2018-12-15 09:48:20 +01:00
nheir 321819d743 fix server info and warn for invalid server entries 2018-12-14 20:39:29 +01:00
oy 834a433ca8 fixed Info.plist for the mac app. closes #1762 2018-12-04 18:37:29 +01:00
oy bc11da7597 fixed make_release script on macos to include libpng 2018-12-03 20:26:07 +01:00
oy 84c1972eb7
Merge pull request #1769 from Dune-jr/update-l10n-script
Fix and update convert_l10n script
2018-12-03 18:50:30 +01:00
Jordy Ruiz 32701175e9 Modify script to accept tabs in language files 2018-12-03 18:21:08 +01:00
Jordy Ruiz 7021a1c632 Add context as a comment string for Transifex 2018-12-03 18:15:59 +01:00
oy f89d5338af fixed make_release script on macos (brew installation for sdl/freetype) 2018-12-03 10:40:34 +01:00
nheir 79fce81f11 align to 75350af1 2018-12-02 13:29:47 +01:00
nheir 23d5d91940 update tw_api 2018-11-26 18:32:17 +01:00
oy 519ba26318 made make_release script work 2018-11-23 19:41:54 +01:00
nheir bf49414c58 tw_api: fix getinfo returning None, add comments 2018-11-21 23:14:59 +01:00
nheir 723c742d65 compatibility with 27c6f8ae 2018-11-21 22:47:51 +01:00
nheir 0456a8dfff tw_api: Add verbose when getting info from server and master 2018-11-21 22:47:51 +01:00
nheir 234121a415 Use tokens in tw_api.py 2018-11-10 00:31:59 +01:00
Henningstone a1f9f1c8e0 Fix autodownload in bam.lua and download.py 2015-05-21 18:04:28 +02:00
heinrich5991 3da60b89f2 Use Python's argparse and only run download.py on Windows 2015-05-19 20:12:53 +02:00
Henningstone e21cab322f Fixup download.py and integrate into bam.lua 2015-05-19 16:50:28 +02:00
Zwelf 67f63d34bf Added download script
Added a download script to download automatically SDL2 and freetype.
Added them to the gitignore.
Someone could add this to bam.lua.
2015-05-18 21:17:20 +02:00
oy 721739ed42 Merge remote-tracking branch 'remotes/swick/sdl2'
Conflicts:
	src/engine/client/backend_sdl.cpp
	src/engine/client/graphics_threaded.h
	src/engine/shared/config_variables.h
2015-03-22 14:10:53 +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