Commit Graph

117 Commits (a66b3d06723a5e97655c65e178ceb2f05da1a233)

Author SHA1 Message Date
krzys-h 9bea0355f0 Removed some unused strings 2015-11-21 16:54:21 +01:00
krzys-h 614e137ef1 Added Polish translation for code battles 2015-09-13 21:58:09 +02:00
krzys-h 5bb42c0277 Small fix to French translation (#629) 2015-09-13 20:50:54 +02:00
Didier Raboud 669a4aef3b Update french translation for 0.1.6 2015-09-13 12:13:13 +02:00
krzys-h 20105d09ec Added code battles button to the main menu 2015-09-10 20:20:24 +02:00
krzys-h fe5a8c4629 Updated progress bar values 2015-08-15 23:37:30 +02:00
krzys-h 78a279b479 Better shadow type selection UI 2015-08-14 13:37:27 +02:00
krzys-h eda7435eb6 Removed a lot of useless settings (#556) 2015-08-14 13:04:05 +02:00
krzys-h f7d2f501bb Moved common interface implementations to separate classes
Additionaly, merged all "inappropariate bot" errors into one and renamed ERR_GENERIC -> ERR_UNKNOWN
2015-08-12 16:54:44 +02:00
krzys-h bb3fc63e03 More details on terrain loading 2015-08-07 23:40:38 +02:00
krzys-h d27a8978cc Updated Polish translations to fit in limited loading screen space 2015-08-07 22:56:04 +02:00
krzys-h 57469533b6 Implemented loading progress bar 2015-08-07 20:48:55 +02:00
krzys-h 8d34286b1d Added "No userlevels installed" message 2015-08-06 19:37:18 +02:00
krzys-h 28163cc008 Fixed a typo in Polish translation
This typo has been there since the original Colobot ;)
2015-08-06 19:08:07 +02:00
krzys-h e05fba22fd Moved some interface controls around 2015-08-06 19:03:15 +02:00
krzys-h ec3ded75b8 Removed unused LOD level setting 2015-08-06 18:35:56 +02:00
krzys-h dc9e2d2e8b GUI loading error popup
Also added fireParticles option
2015-08-06 18:19:01 +02:00
krzys-h 711643b454 Refactored CMainDialog 2015-08-06 16:02:59 +02:00
krzys-h 9e7cc0bab5 Renamed original shadows to simple shadows 2015-07-20 18:51:01 +02:00
krzys-h e2ebcb769e Added MSAA to settings screen 2015-07-20 16:29:09 +02:00
krzys-h a879e496f5 Removed unused texture quality setting 2015-07-20 12:21:16 +02:00
krzys-h 2ef68cf12d Fixed Polish translations for Scribbler 2015-07-17 11:59:44 +02:00
krzys_h f5df59cb89 Added find_package(Gettext) to po/CMakeLists.txt 2015-07-13 21:51:49 +02:00
krzys-h 78f4749134 Disallow controlling enemy objects from CBot 2015-07-13 18:53:56 +02:00
krzys-h 38a0849e10 Added system mouse option
This reverts commit e21853d632.
2015-07-13 12:11:11 +02:00
krzys-h ec0548d42c Updated Russian translation
Thanks, ovf
2015-07-10 20:33:08 +02:00
krzys-h 24db675d3f Added x6 speed option 2015-07-10 20:17:00 +02:00
Piotr Dziwinski f0374dca38 Regenerated translation files 2015-06-29 22:52:21 +02:00
Tomasz Kapuściński c7ccb29d6a Removed spoiler from tooltip in options menu (fixes #489) 2015-06-28 23:07:42 +02:00
krzys-h b86598366e Realigned translations
I have no idea what changed but somehing moves this line every time I build
2015-06-10 19:59:29 +02:00
Tomasz Kapuściński 6434ff55dd Ending splashscreen enhancement (fixes #472) 2015-06-05 20:20:06 +02:00
krzys-h df4cb110b5 Made example programs not directly runnable (#450) 2015-04-17 22:39:57 +02:00
krzys-h e21853d632 Removed old, unused mouse shadow option 2015-04-17 21:54:03 +02:00
krzys-h 58016c6c69 Made programs from SatCom read-only; added program cloning 2015-04-06 16:07:49 +02:00
krzys-h a3ae7802a2 New scripts interface, removed script limit
This is a big change in game structure and requires more testing!
2015-03-29 14:21:02 +02:00
krzys-h d5705ae2c3 Updated translations after bf55691e44 2015-03-22 14:59:48 +01:00
krzys-h 2113de7b08 Updated Polish translations 2014-12-14 17:09:41 +01:00
krzys-h 48ca5b5663 Removed info about CD in background music tooltip; removed unused 3D sound translation 2014-11-11 14:59:56 +01:00
krzys-h fa2bd7901a Translations for autosave 2014-11-11 14:56:19 +01:00
krzys-h 7603559265 Cleaned up message order in po files 2014-11-09 18:54:43 +01:00
CoLoRaptor 81a02220ee Depth of field to Render distance in EN & PL translations, close issue #369 2014-11-05 23:01:33 +01:00
krzys-h 750f0f0810 COLOBOT: Gold Edition -> Colobot: Gold Edition 2014-11-01 19:46:06 +01:00
Piotr Dziwiński 7af762329b Merge pull request #343 from vieux/update_french_blood_translation
Update some french translations
2014-10-28 18:47:28 +01:00
Piotr Dziwinski 43eca511c4 Fix sed commands (#349) 2014-10-28 18:28:38 +01:00
Piotr Dziwinski a8ed759b52 Use only POSIX sed expressions 2014-10-28 17:45:49 +01:00
Victor Vieux 5e66677dce update some french translations 2014-10-23 00:53:43 -07:00
krzys-h 3c299f66f7 Updated translations 2014-10-22 17:55:34 +02:00
Piotr Dziwinski 343504168f Clean up translations
* translate only marked strings from restext.cpp
 * update and clean pot and po files
 * remove redundant POT-Creation-Data
2014-10-09 00:32:58 +02:00
krzys-h a74f601ec1 Auto-update from Pootle 2014-07-29
This commit was automatically generated from http://translations.colobot.info/
2014-07-29 04:32:53 +02:00
krzys-h 5860684e78 Auto-update from Pootle 2014-07-26
This commit was automatically generated from http://translations.colobot.info/
2014-07-26 04:33:05 +02:00
krzys-h 459f72fb58 Auto-update from Pootle 2014-07-23
This commit was automatically generated from http://translations.colobot.info/
2014-07-23 04:33:02 +02:00
krzys-h b03f15e0db Auto-update from Pootle 2014-07-17
This commit was automatically generated from http://translations.colobot.info/
2014-07-17 04:33:02 +02:00
krzys-h 8522232620 Auto-update from Pootle 2014-07-11
This commit was automatically generated from http://translations.colobot.info/
2014-07-11 11:25:57 +02:00
krzys-h 9ac578d5f2 Merge branch 'dev' of github.com:colobot/colobot into dev
Conflicts:
	po/de.po
	po/fr.po
	po/pl.po
	po/ru.po
2014-07-10 17:41:22 +02:00
krzys-h 9a6c06665c Removed some old stuff related to Ceebot-Teen 2014-07-10 17:39:45 +02:00
krzys-h d9b3c4b6a3 Auto-update from Pootle 2014-07-10
This commit was automatically generated from http://translations.colobot.info/
(actually, this is just a manual test commit with some Polish translations :p)
2014-07-10 17:26:03 +02:00
krzys-h 36e5019210 Initial Pootle<->Git integration commit
This commit was automatically generated from http://translations.colobot.info/
2014-07-10 17:17:23 +02:00
krzys-h c22e55b99a Removed some unused code related to Quit button
The button itself has been removed a long time ago
2014-07-10 16:52:29 +02:00
krzys-h 082989a413 Changed main menu title to "COLOBOT: Gold Edition" 2014-01-01 19:49:29 +01:00
krzys-h 246b7e107e Removed prototypes support 2013-12-27 20:36:11 +01:00
krzys-h 3eec21895e Renamed "New player" to "Change player" (#220) 2013-12-26 19:48:44 +01:00
krzys-h bd4f77986a Fix for #264 - some translations not working 2013-12-26 18:14:58 +01:00
Piotr Dziwinski 99b3ff78f8 Fixed missing "\n" in ru.po 2013-11-12 19:46:37 +01:00
Piotr Dziwinski 788800f570 Russian translation of interface (#249) 2013-11-12 19:02:28 +01:00
Piotr Dziwinski 3e989c96df Fixed auto-detecting locale on Windows
* localename library is now used to determine the actual locale used
 * added patched version of FindGettext.cmake to fix
   installation path of translation files
2013-06-24 14:16:39 +02:00
Piotr Dziwinski 9f819088a6 gitignore update
* git should now ignore all generated files when building without
   separate build directory
2013-06-22 22:44:03 +02:00
Piotr Dziwinski bfcce26f89 Changes in build organization
* targets are now created in top-level build directory
 * more things are now configured through CMake options
 * changed debug build detection from NDEBUG to DEV_BUILD
 * moved po and desktop directories
 * moved last unit test out of src directory
2013-06-22 01:17:19 +02:00