Commit Graph

2516 Commits (7fe65067ee06c414e56499c01e65666db176c957)

Author SHA1 Message Date
krzys-h 2f0ec3fe75 Fixed lava particle effects (#659) 2015-09-30 20:21:25 +02:00
krzys-h 3a7aa4ae9c Restored CreateSpot code in Teen objects 2015-09-30 18:15:09 +02:00
krzys-h 6e1504d7a5 Further cleanup USE_SDL_MAIN 2015-09-29 22:39:34 +02:00
Victor Vieux 49ee00d90d fix MacOSX install instruction and compilation
Signed-off-by: Victor Vieux <victorvieux@gmail.com>
2015-09-29 22:39:33 +02:00
Piotr Dziwinski 61a3ba2800 Fix undefined function colobot-lint issues 2015-09-29 21:44:24 +02:00
Piotr Dziwinski 94b3f82988 Fix colobot-lint issues in restored code 2015-09-29 20:55:51 +02:00
krzys-h 2cb2782c9d Restored old Ceebot-Teen objects
In preparations for new programming course
2015-09-28 22:08:59 +02:00
krzys-h 7a6e669a37 Show detailed error info when opening haptic device fails 2015-09-27 18:54:02 +02:00
Piotr Dziwinski 66ce745be0 Introduce forward declarations as suggested by colobot-lint 2015-09-27 16:28:14 +02:00
krzys-h 6a6025f557 Implemented force feedback 2015-09-27 00:34:03 +02:00
krzys-h fd07589ebb Separated config.h and version.h
This prevents unnecessary recompilation of some files when version number changes
2015-09-26 21:12:12 +02:00
krzys-h 4dc7a301eb Always reverse forward/backward and up/down axes on a joypad 2015-09-26 21:03:17 +02:00
krzys_h cf1f589af0 Merge pull request #651 from colobot/dev-sdl2
SDL2 migration
2015-09-26 21:01:41 +02:00
krzys-h 377a331e2a Forgot to clean this up 2015-09-26 14:58:43 +02:00
krzys-h 24c1674434 Updated install instructions for SDL2 2015-09-26 14:46:26 +02:00
krzys-h 27758dacad MXE build fixes 2015-09-26 14:39:01 +02:00
krzys-h f6823389cc Fixed displaying joystick button 0 name, closes #646 2015-09-25 23:24:29 +02:00
krzys-h 07df35ca01 Refactored mouse wheel 2015-09-25 22:54:48 +02:00
krzys-h 0c64e62979 Fixed a minor error in event logging 2015-09-25 22:18:44 +02:00
krzys-h a0034f8000 Finalized SDL2 migration 2015-09-25 21:26:49 +02:00
krzys-h e965414d34 Rewritten text input to SDL2 2015-09-25 19:49:50 +02:00
krzys-h 7839dce624 Fixed duplicate resolutions appearing on the list 2015-09-25 11:16:09 +02:00
krzys-h dfa06dafcf Refactored window resize 2015-09-25 11:11:35 +02:00
krzys-h 53e4470dbf Started SDL2 migration 2015-09-24 21:09:46 +02:00
krzys-h 1440190921 Post-release alpha-0.1.6 2015-09-14 21:15:01 +02:00
krzys-h 98124cd8f6 Removed polish README 2015-09-14 21:12:15 +02:00
krzys-h c475e8c2a6 Release 0.1.6 2015-09-14 21:11:37 +02:00
krzys-h 3f0e81ae99 Updated data submodule 2015-09-14 20:49:47 +02:00
krzys-h 136b43713d Updated data submodule 2015-09-14 20:23:15 +02:00
MrSimbax 9d928116d3 Update data submodule 2015-09-14 14:49:06 +02:00
MrSimbax 1c72ebeb68 Update data submodule 2015-09-14 11:53:46 +02:00
MrSimbax 43b4050a3e Update data submodule 2015-09-13 22:49:43 +02: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
krzys-h 05aa3b2063 Merge branch '016-l10n-fr' of https://github.com/OdyX/colobot into dev (PR #629) 2015-09-13 20:48:48 +02:00
krzys-h 4062d3d4ef Fixed #633 2015-09-13 20:43:24 +02:00
MrSimbax 274ff64fa5 Update data submodule 2015-09-13 19:08:14 +02:00
MrSimbax e7ad5c946b Update data submodule 2015-09-13 18:16:25 +02:00
krzys-h 7500ab4988 Added code battle spectator mode switch 2015-09-13 15:59:42 +02:00
Didier Raboud 669a4aef3b Update french translation for 0.1.6 2015-09-13 12:13:13 +02:00
krzys-h 389aaaf132 Fixed 'invui' disabling too much 2015-09-12 11:51:03 +02:00
krzys-h 21a7f1bced Made 'invui' work in main menu 2015-09-12 10:35:31 +02:00
krzys-h 38a26e53a9 Possible fix to #628 crash 2015-09-11 18:40:41 +02:00
krzys-h c9a1bbefbb Fixed code battle start button becoming visible after closing file selection dialog 2015-09-11 18:38:25 +02:00
krzys-h 48f24fe6cc Fixed CInterface::SetFocus not recursing into windows, this fixes highlighting of compilation errors in the editor
It's not really nice, but at least it works
2015-09-11 18:34:47 +02:00
krzys-h 2792fa2c6c Fixed mouse cursor scaling (again)
How could I even miss the fact that my previous fix is not working at all? :P
2015-09-11 17:54:55 +02:00
MrSimbax 1befd5b502 Update data submodule 2015-09-11 10:39:04 +02:00
krzys-h e6e38eae7f Fixed cheat console actiaving multiple times, closes #627 2015-09-10 21:32:25 +02:00
krzys-h 4d40bd6992 Hide completion marks in code battle level list 2015-09-10 20:42:48 +02:00
krzys-h 7578a2d148 Updated data submodule 2015-09-10 20:22:40 +02:00