krzys-h
37d72351be
Fixed log file creation crash ( #755 )
2016-04-02 23:53:07 +02:00
Smok94
6afdb7b6c8
First person camera unlocked for Me and Tech
...
*unlocked camaera button for Me and Tech
*unlocked first ferson view for Me and Tech
*Me and Tech have no "camera view" effect like robots in first person
mode
#156
2016-04-02 15:56:27 +02:00
Smok94
831276f378
Appearance customization face butons fix
...
*face buttons 2 and 4 swaped.
*default hair colors now fit to buttons look
*changing face changes hair color do default
Fixes two first issues mentioned in the #724
2016-04-02 13:13:42 +02:00
krzys-h
39b364fa77
Fixed compilation with disabled sound support, closes #748
2016-03-30 22:22:22 +02:00
krzys_h
d84304cba5
Merge pull request #751 from OdyX/018-minor-fixes
...
Fix spelling error, and add Keywords to the desktop file
2016-03-30 14:00:45 +02:00
Didier Raboud
761c85468f
Add Keywords key in desktop file
...
See:
- https://wiki.gnome.org/Initiatives/GnomeGoals/DesktopFileKeywords
- https://specifications.freedesktop.org/desktop-entry-spec/latest/ar01s05.html
2016-03-30 13:51:42 +02:00
Didier Raboud
a06035ecb8
Fix occured/occurred spelling error
2016-03-30 13:40:26 +02:00
krzys_h
ef0147eb37
Merge pull request #750 from Erihel/dev
...
Deactive pause before jumping to next visit
2016-03-29 22:33:13 +02:00
Krzysztof Dermont
8ccad5b954
Deactive pause before jumping to next visit
...
When pause was active setting new pause resulted in strange behavior.
This should fix issue #736 .
2016-03-29 22:32:44 +02:00
krzys_h
7e1b11276c
Merge pull request #749 from Erihel/dev
...
Change SatCom button size in main menu
2016-03-29 21:43:42 +02:00
Krzysztof Dermont
2ea453f484
Change SatCom button size in main menu
...
Change button size as proposed in issue #722
2016-03-29 21:36:33 +02:00
krzys-h
64fef98bd7
Merge branch 'dev-0.1.8' into dev
2016-03-29 16:16:20 +02:00
krzys-h
1c5f47703b
Post-release 0.1.7-alpha
2016-03-29 16:08:20 +02:00
krzys-h
aa15515837
Release 0.1.7-alpha
2016-03-29 16:06:30 +02:00
Tomasz Kapuściński
df4e5fa309
Fix for error spam in console when running on GL14 device
2016-03-29 15:05:32 +02:00
Tomasz Kapuściński
32d1994c98
Added VSync setting and corrected default framebuffer MSAA setting
2016-03-29 13:38:53 +02:00
krzys-h
427bbfa630
Changed CParticle::CheckChannel log message
2016-03-28 23:04:24 +02:00
krzys-h
e24d77bde8
goto() bitmap debugger
2016-03-28 21:42:25 +02:00
krzys-h
d38ddcbc41
goto() path debugger
2016-03-28 20:25:07 +02:00
krzys-h
e4f9360e63
Resources debug mode
2016-03-28 17:58:31 +02:00
krzys-h
4af02c86f8
Debug menu
2016-03-28 17:58:31 +02:00
krzys-h
45c93f58ec
Fixed Houston lights when object is rotated
2016-03-27 18:54:56 +02:00
krzys-h
7fe65067ee
Fixed exit after single mission mode
2016-03-27 13:46:48 +02:00
krzys-h
d2ac1afcf0
Changed reference colors using when recoloring textures to constants
2016-03-27 13:34:26 +02:00
krzys-h
adf20f58d4
Removed unused members of CNullDevice
2016-03-26 19:50:53 +01:00
krzys-h
5de577400b
Refactor CRobotMain::ExecuteCmd() to std::string
2016-03-26 19:06:07 +01:00
krzys-h
6585ee9ae8
Refactor some references to CRobotMain from CEngine
2016-03-26 18:55:39 +01:00
krzys-h
640c0297ef
Replaced CConfigFile::GetInstancePointer() with GetConfigFile()
2016-03-26 18:34:26 +01:00
krzys_h
11508b2caa
Merge pull request #745 from OdyX/update-man
...
Update the colobot manpage to reflect the evolutions up to 0.1.7
2016-03-25 21:46:21 +01:00
krzys-h
35c4ed0e7b
Updated data submodule
2016-03-25 19:10:14 +01:00
krzys-h
16c1f34a07
Removed unnecessary LoadAllTextures call
2016-03-25 17:14:20 +01:00
krzys-h
17bcbddef1
Destroy white texture in GL14 device on exit
2016-03-25 17:10:21 +01:00
krzys-h
d812db19f8
Fixed ground spots not working after changing texture params; use UpdateTexture instead of destroy and recreate
2016-03-25 17:06:01 +01:00
krzys-h
bfdce26721
Fixed issues with CBotDebug::DumpCompiledProgram on certain compilers
...
See https://colobot.info/forum/showthread.php?tid=721
2016-03-25 16:05:13 +01:00
krzys_h
40e99cc7fc
Merge pull request #744 from OdyX/update-french-po
...
Update french translation
2016-03-25 15:13:42 +01:00
Didier Raboud
e45e5cd684
Update french translation
2016-03-25 15:02:32 +01:00
Didier Raboud
8e96d83130
Update french translation for manpage
2016-03-25 12:01:30 +01:00
Didier Raboud
e4c553583b
Update desktop pot to reflect the manpage update
2016-03-25 17:19:45 +01:00
Didier Raboud
041a322e62
Update manpage for 0.1.7
2016-03-25 17:19:45 +01:00
krzys-h
4bb95ee07c
Updated data submodule
2016-03-25 11:54:48 +01:00
krzys-h
c831cd8637
Updated Polish translations
2016-03-25 11:31:04 +01:00
Piotr Dziwinski
4e331f1f54
Possible workaround for #738
...
Align text rendering to character, not tile size
2016-03-25 15:50:13 +13:00
krzys-h
b84e24d662
Fixed VBOs never being used even if available
2016-03-24 18:45:51 +01:00
Tomasz Kapuściński
a84b5c28b7
Optimizations of primitive rendering in OpenGL 3.3 device
2016-03-22 15:16:08 +01:00
Tomasz Kapuściński
d3ef04428b
Added DeviceCapabilities
2016-03-22 14:27:00 +01:00
Piotr Dziwinski
926f7cf115
Possible fix for #738
...
Explicitly set byte alignment in pixel transfer operations
2016-03-22 23:31:08 +13:00
krzys-h
08f3a03547
Fixed choppy part rotation animations, closes #742
...
While most visible on the astronaut model, this fix actually applies to all objects
2016-03-21 20:52:21 +01:00
melex750
02133d0bd4
Fix method overloading
2016-03-21 07:56:52 -04:00
melex750
8b7410f803
Fix class.arrays using size of one before comma
2016-03-21 06:11:55 -04:00
melex750
6be1f56288
Add error code no expression, remove some bad code
2016-03-20 20:55:22 -04:00