Commit Graph

3457 Commits (07541d0bbb03e8b3f3871e9ea8fe19e925e22a66)

Author SHA1 Message Date
MrSimbax 41379ded7e Use workdir paths on dev builds 2019-08-07 09:51:27 +02:00
MrSimbax 5cefa57dd5 Use base dir instead of working dir for data files 2019-08-07 09:51:27 +02:00
DavivaD 50c3c45ef8 Show only local mods on the list 2019-07-27 17:58:12 +02:00
DavivaD 6f3b14202e Mod Manager i18n 2019-07-27 17:03:33 +02:00
DavivaD 7d30a82747 Move platform-dependent code to system_*.cpp 2019-07-27 16:59:51 +02:00
DavivaD cd140f1384 Move mod loading/unloading stuff to a new class + fix some derps 2019-07-27 03:36:03 +02:00
DavivaD 190e04fdd7 Move PT_FRAGV to the end of the pyro_type.h list + Undo reordering 2019-07-26 17:33:04 +02:00
DavivaD 9c2ea5f488 Undo some changes + space fixes 2019-07-22 17:04:15 +02:00
DavivaD b8b2d32bc1 Thumper Patch 2019-07-22 01:15:11 +02:00
Fiftytwo 62620a93cd Make Wrecks destroyable; make TargetBot more fragile 2019-07-17 02:57:47 +02:00
Fiftytwo ed8dc04d94 Make TargetBot explode in water 2019-07-05 16:03:29 +02:00
B-CE 0517115557 Upd i18n fr : complete + uniformize
Bots
  Déménageur -> Préhenseur
  shooter    -> tireur
  phazer     -> hachoir
  ...

    Buildings
  Fabrique de robots  -> Usine de robots
  convertisseur       -> raffinerie
  borne d'information -> station relais
  ...

    Objects
  batterie (standard)
  pile nucléaire
  ...
2019-06-25 07:51:13 +02:00
B-CE 17d85eb434 Translate french comments + correct typo 2019-06-19 08:50:47 +02:00
melex750 17d0d2abb1
Fix compiling literal numbers 2019-05-12 08:33:53 -04:00
Tim Göttlicher e9a153df14 Smoother shadows on OpenGL 2.1 2019-04-28 01:27:12 +02:00
melex750 5f089f4a9b Fix and improve switch...case (#1008) 2019-04-11 05:34:00 -04:00
melex750 1058a326ad Add binary and character literals in CBOT 2019-04-11 05:14:11 -04:00
melex750 bc572aa52f Add sizeof() operator for numeric data types 2019-04-11 04:21:22 -04:00
melex750 c0cdd84e85 Add missing primitive data types in CBOT 2019-04-11 04:19:29 -04:00
melex750 250ea57e8b Fix arithmetic operations with integers (#993)
Also fixed unsigned right shift operator ">>>"
2019-04-11 04:15:27 -04:00
melex750 a66b3d0672 Refactor SaveState and RestoreState to use streams 2019-04-11 04:13:13 -04:00
tomangelo 97a8cfe6f9
Merge pull request #1251 from fernape/fix-freebsd-build
Add FreeBSD support.
2019-04-10 22:13:15 +02:00
fernape 44083053ce Add FreeBSD support.
Add a new PLATFORM_FREEBSD variable. We can compile like MacOS with just an
extra linker flag.
2019-03-09 19:04:00 +01:00
Tomasz Kapuściński 16a1dc7b9d Removed unnecessary dependency on libwebp which causes compilation problems with static builds. 2019-03-04 21:40:59 +01:00
MrSimbax d038d18943 Add trailing ; to Keywords entry in colobot.desktop
Related issue: #1246
2019-02-26 17:41:51 +01:00
MrSimbax 472aadf9ab Fix minor memory leak 2019-02-25 23:42:34 +01:00
MrSimbax 266944c9d2 Use SDL_GetBasePath() instead of physfs because it's buggy in old version 2019-02-25 23:00:05 +01:00
MrSimbax 7268bcca11 Use workdir paths on dev builds 2019-02-24 17:16:54 +01:00
MrSimbax edeae704f9 Use base dir instead of working dir for data files 2019-02-24 15:49:05 +01:00
MrSimbax d4ab82eaae Release 0.1.12-alpha: Bump version 2019-02-23 20:01:33 +01:00
MrSimbax ef6b692d41 Post-release 0.1.12-alpha 2019-02-23 20:01:33 +01:00
MrSimbax 6ec644d20b Release 0.1.12-alpha: Merge branch 'dev' 2019-02-23 20:01:33 +01:00
MrSimbax 7d99aa954b Fix release.py 2019-02-23 20:01:21 +01:00
MrSimbax 46098834a1 Update data submodule 2019-02-23 18:54:39 +01:00
MrSimbax aca552242f Update po files 2019-02-23 18:51:37 +01:00
tomangelo 0efb8d50ba
Merge pull request #1244 from colobot/dev-portable-saves
Fix PORTABLE_SAVES flag not working
2019-02-23 18:28:06 +01:00
MrSimbax 0eb31a1f45 Fix PORTABLE_SAVES flag not working 2019-02-23 13:12:37 +01:00
Mateusz Przybył 275724ab97
Build AppImage in Jenkins (#1243) 2019-02-21 17:46:11 +01:00
krzys_h e02a3373fd
Update Jenkinsfile for dockerized build environment (#1240) 2019-02-18 19:18:53 +01:00
tomangelo2 a46750ede2 Fix crash when destroying unpowered PowerPlant with Titanium
Appendix to pull #1206
2019-02-18 14:43:56 +01:00
tomangelo2 0f6e1d7d4a Style fix 2019-02-18 14:43:56 +01:00
tomangelo 0da792c77c
Merge pull request #1205 from ananace/add-appdata
Add an appdata XML for Linux packaging (#1204)
2019-02-09 21:42:05 +01:00
tomangelo 9fe05f4472
Merge pull request #1237 from Uposax/master
Complete french translation
2019-02-07 01:37:43 +01:00
tomangelo bc3fbd21d0
Merge pull request #1231 from colobot/dev-issue-1128
Potential fix for issue #1128
2019-02-07 01:12:10 +01:00
tomangelo b50a71bde4
Merge pull request #1239 from suve/use-sizeof-in-ModelOutput-WriteOldModel
Tweak strncpy() usage in ModelOutput::WriteOldModel
2019-02-07 01:11:55 +01:00
suve 086e07168d Use sizeof() instead of magic number for strncpy in ModelOutput::WriteOldModel 2019-02-02 18:53:36 +01:00
tomangelo 02fd258697
Merge pull request #1206 from iceslab/dev
Fixes for #1203 and #1194
2019-01-29 20:31:57 +01:00
tomangelo 04b8bf6c42
Merge pull request #1235 from vkuzkokov/master
Put pitch and roll in [-180,180) range.
2019-01-29 20:31:37 +01:00
maf-ia 2175e7f90a Merge branch 'master' of https://github.com/Uposax/colobot 2019-01-12 21:44:00 +01:00
krzys-h 4c3440bbe6 Fix building of colobot.rc on Windows 2019-01-12 21:43:01 +01:00