krzys-h
|
3b1efc6558
|
Added tool for loading every level in scene test mode
|
2013-12-26 22:33:45 +01:00 |
krzys-h
|
555c486fc6
|
Disable immediat SatCom when scene test is enabled
|
2013-12-26 22:33:17 +01:00 |
krzys-h
|
01cbc4177e
|
Whoops
|
2013-12-26 22:14:53 +01:00 |
krzys-h
|
0f57809f51
|
Added scene test mode
... and fixed a "small" bug in previous commit ;)
|
2013-12-26 22:13:04 +01:00 |
krzys-h
|
3a78d587bd
|
Exit the game after finishing the mission while using -runscene
|
2013-12-26 21:54:05 +01:00 |
krzys-h
|
32c55297c4
|
Fix for building physics.cpp on some systems
Why is it working on my local machine but it's crashing on MXE on my server?
|
2013-12-26 21:14:36 +01:00 |
krzys-h
|
16842b5e83
|
Changed default loglevel on dev builds to Debug
|
2013-12-26 21:09:19 +01:00 |
krzys-h
|
fcda183b96
|
Hide userlevels menu in release version
Userlevels aren't working right now (issue #219)
|
2013-12-26 21:05:58 +01:00 |
krzys-h
|
07901341a6
|
Fix for #71 - infinite energy
|
2013-12-26 20:37:39 +01:00 |
krzys-h
|
3eec21895e
|
Renamed "New player" to "Change player" (#220)
|
2013-12-26 19:48:44 +01:00 |
krzys-h
|
8b121910c1
|
Indentation fixes
|
2013-12-26 19:39:32 +01:00 |
krzys-h
|
46a7aa98b0
|
Added error message when unable to load script from file specified in CreateObject
|
2013-12-26 19:36:17 +01:00 |
krzys-h
|
cf856fe77d
|
Updated data submodule
|
2013-12-26 19:18:32 +01:00 |
krzys-h
|
0d31f59b12
|
.takeoff() for SpaceShip (#265)
|
2013-12-26 18:50:05 +01:00 |
krzys-h
|
bd4f77986a
|
Fix for #264 - some translations not working
|
2013-12-26 18:14:58 +01:00 |
krzys-h
|
a79bd6c5c7
|
Fixed build of stringutils.cpp
/var/www/colobot_compiled/colobot/dev/colobot/src/common/stringutils.cpp:33:51: error: 'vsnprintf' was not declared in this scope
|
2013-12-25 23:41:50 +01:00 |
krzys-h
|
c8ec3f2020
|
Added "E" as a secondary action button
As requested by @Emxx52 on IRC
|
2013-12-25 19:43:11 +01:00 |
krzys-h
|
5661f5a413
|
Fixed "default controls" button (#263)
|
2013-12-25 19:41:15 +01:00 |
krzys-h
|
55fd03ade3
|
Added WSAD as secondary controls (#231)
|
2013-12-25 19:34:34 +01:00 |
krzys-h
|
f1e267b18e
|
Fixed bug #240 - CAuto in produce()
|
2013-12-25 19:13:15 +01:00 |
krzys-h
|
d0285d6886
|
Fixed AudioChange
|
2013-12-25 18:53:32 +01:00 |
krzys-h
|
813a1a7a13
|
Updated data submodule
|
2013-12-24 22:24:20 +01:00 |
krzys-h
|
99668cb4d1
|
Updated data submodule
|
2013-12-22 21:18:45 +01:00 |
Piotr Dziwinski
|
3966e3fce0
|
Merge branch 'dev-string-in-restext' into dev
Merging branches after code review
This should fix buffer overflow problems with translation strings
|
2013-12-20 20:22:51 +01:00 |
Piotr Dziwinski
|
d9283e2afa
|
Fix problem with gtest and pthread on some systems
|
2013-12-20 20:19:21 +01:00 |
Piotr Dziwinski
|
95661918ce
|
Some further refactoring and test corrections
|
2013-12-20 20:18:30 +01:00 |
erihel
|
fe3f9ea38c
|
Sound support changes
* removed 2d sound
* fixed listener orientation (propably issue #235)
* removed unused code and minor refactoring
|
2013-12-19 22:46:29 +01:00 |
Didier 'OdyX' Raboud
|
114cbec8a9
|
Never cache Data, Sound and Music paths
Let them always be either auto-detected, defined on the command-line
or written in the configuration file
|
2013-12-09 17:39:39 +01:00 |
Piotr Dziwinski
|
8deb130572
|
Changed char[] to std::string in restext
Experimental changes
|
2013-12-04 00:15:39 +01:00 |
Piotr Dziwiński
|
dae8d87389
|
Merge pull request #259 from OdyX/dev-fix-non-linux
Fix GNU non-Linux platforms
|
2013-12-03 11:50:27 -08:00 |
Didier Raboud
|
343fa8f0cb
|
Add a PLATFORM_GNU global variable matching all GNU systems such as Debian's Linux, kFreeBSD and Hurd
|
2013-11-27 18:53:28 +01:00 |
Piotr Dziwinski
|
047db22d4a
|
Corrected markdown formatting in INSTALL
|
2013-11-26 18:18:20 +01:00 |
Piotr Dziwinski
|
8c25650ad5
|
Version bump (0.1.2)
|
2013-11-26 00:39:44 +01:00 |
Piotr Dziwinski
|
fdd7c22591
|
Updated README and INSTALL files
|
2013-11-26 00:38:32 +01:00 |
Piotr Dziwinski
|
6c6f292438
|
Fix for msys build
|
2013-11-25 21:36:41 +01:00 |
Piotr Dziwinski
|
aab79c6b5d
|
Changed ASM_TRAP() to assert(0)
|
2013-11-25 20:03:06 +01:00 |
Piotr Dziwinski
|
405db2d70c
|
Updated INSTALL-MXE instructions
|
2013-11-23 00:51:06 +01:00 |
Piotr Dziwinski
|
29b1f9e4c6
|
Fix for error with multiple definitions in MXE build
|
2013-11-23 00:50:06 +01:00 |
Piotr Dziwiński
|
8ed542a881
|
Merge pull request #250 from OdyX/dev-platform-enhancements-and-installers
MacOSX and Windows platform enhancements and installers
|
2013-11-22 15:16:12 -08:00 |
Didier 'OdyX' Raboud
|
89e2855f95
|
Consolidate SYSTEM_CPP_MODULE in the main CMakeLists.txt
|
2013-11-20 10:39:06 +01:00 |
Piotr Dziwiński
|
b3b80b5fbb
|
Merge pull request #251 from OdyX/dev-fix-tests
Fix build tests as well as other useful tests
|
2013-11-19 10:09:10 -08:00 |
Piotr Dziwiński
|
5514c950b9
|
Merge pull request #252 from OdyX/dev-fix-tooltip-color
Fix tooltip to display as white and not transparent
|
2013-11-19 10:08:32 -08:00 |
Didier Raboud
|
3bcf80a82a
|
Tweak tooltip margin and correct french jargon comment
|
2013-11-19 17:22:25 +01:00 |
Didier Raboud
|
f4355b8b8e
|
Fix tooltip to display as white and not transparent
|
2013-11-19 17:12:16 +01:00 |
Didier Raboud
|
86c0eb193d
|
Run image_test
|
2013-11-18 16:24:41 +01:00 |
Didier Raboud
|
ca82353e81
|
Re-enable profile_test test
|
2013-11-18 16:13:19 +01:00 |
Didier Raboud
|
6e31af3923
|
Initialise CSystemUtils' singleton in the three light, transform and model tests
Also fix README
|
2013-11-18 13:05:08 +01:00 |
Piotr Dziwinski
|
81b940cc25
|
Fix for crash when loading PNG in indexed mode
For example, some icons in SatCom
|
2013-11-15 10:22:49 +01:00 |
Piotr Dziwinski
|
be3d92ba03
|
Updated data submodule
|
2013-11-14 20:54:18 +01:00 |
Didier Raboud
|
4e2ac61ee6
|
Enable OpenAL in CI build
|
2013-11-14 14:49:25 +01:00 |