Commit Graph

  • 02dc368a38 added ui/target.* Michał Konopacki 2012-08-20 21:31:16 +0200
  • bd9c581ced added ui/window.* -- not fully ported Michał Konopacki 2012-08-20 21:22:24 +0200
  • 7a4ec2adc4 Merge remote-tracking branch 'erihel/dev-ui' into dev-ui Michał Konopacki 2012-08-20 15:12:26 +0200
  • 8666d35f7c UI porting Michał Konopacki 2012-08-20 14:05:36 +0200
  • 574c07e388 Further improvements in UI porting Michał Konopacki 2012-08-18 22:56:42 +0200
  • 8d4a3ed579 * wrong enum used for text alignment * wrong event function used erihel 2012-08-18 21:04:51 +0200
  • 48ad79a03c * minor changes to control.cpp to compile it without errors erihel 2012-08-18 11:30:29 +0200
  • c02ac93379 * list.cpp compiles erihel 2012-08-17 23:56:29 +0200
  • a00032d075 * ui/label.cpp compiles erihel 2012-08-17 23:05:59 +0200
  • ea6269c411 * ui/key.cpp compiles * csoundinterface to ccontrol erihel 2012-08-17 23:03:52 +0200
  • 6ff8706d04 * last commit should not include sound changes erihel 2012-08-17 22:49:16 +0200
  • c2464d4c71 * changes to ui classes erihel 2012-08-17 22:43:07 +0200
  • 10b2c562fb First approach to port 2D UI Interface - changes in src/ui ; be CAREFUL, not every file is changed in a proper way -> bugs - necessary changes in object/robotmain.h and common/misc.h/.cpp in order to compile Michał Konopacki 2012-08-15 01:48:49 +0200
  • e942400c8b Merge remote-tracking branch 'upstream/dev-ui' into dev-ui Michał Konopacki 2012-08-13 23:46:47 +0200
  • 8b2bca72dd Merge branch 'dev-graphics' into dev Piotr Dziwinski 2012-08-13 23:13:10 +0200
  • 5b45911856 Improved error messages Piotr Dziwinski 2012-08-13 23:09:30 +0200
  • 9ee1d2e172 Merge remote-tracking branch 'upstream/dev-graphics' into dev-ui Michał Konopacki 2012-08-13 21:23:20 +0200
  • a2dd39960b Fix Piotr Dziwinski 2012-08-13 18:17:54 +0200
  • b68dfcd155 Test fix Piotr Dziwinski 2012-08-13 18:03:12 +0200
  • dc3cadd309 Merge pull request #37 from konopackim/dev Piotr Dziwiński 2012-08-13 08:46:03 -0700
  • e154e654f1 Reduced amount of warnings in CBot library Changed most of C-style casting to C++ casting Commented unused variables Michał Konopacki 2012-08-13 01:26:36 +0200
  • 712154bc4f Rendering functions, documentation Piotr Dziwinski 2012-08-13 00:14:42 +0200
  • 146ad47e4a Merge branch 'dev-graphics' into dev Piotr Dziwinski 2012-08-12 19:30:31 +0200
  • 45a5e1e865 Object handling in CEngine Piotr Dziwinski 2012-08-12 19:28:22 +0200
  • 6ab1746ec9 Compile fix Piotr Dziwinski 2012-08-12 19:22:43 +0200
  • 50deedb6cb Merge pull request #36 from Erihel/dev Piotr Dziwiński 2012-08-12 10:15:19 -0700
  • 62b545128f * Final changes to plugin interface * Added doxygen comments to plugin manager and plugin loader erihel 2012-08-12 18:37:11 +0200
  • f01296690e Merge branch 'dev-opengl' into dev erihel 2012-08-12 17:09:11 +0200
  • 5e271e550d * New CPluginManager class for managing plugins based on colobot.ini * Moved sound plugin into sound dir * Minor changes in logger and profile erihel 2012-08-12 15:00:37 +0200
  • b4b74c30e9 Fixes & testing in CEngine Piotr Dziwinski 2012-08-12 10:45:04 +0200
  • a9186d1960 Changed GivAttrName() to GetAttrName() Michał Konopacki 2012-08-11 20:59:35 +0200
  • 1996507fd3 Documentation update Piotr Dziwinski 2012-08-11 18:39:16 +0200
  • 7f80ca2971 Render mode setting, refactoring Piotr Dziwinski 2012-08-11 17:17:04 +0200
  • 63257034c9 Partial CEngine implementation Piotr Dziwinski 2012-08-10 23:31:42 +0200
  • 9946459c0c * changed 0, NULL to nullptr * changed profile.cpp to use SimpleIni to load config files * added new CProfile singleton class for loading config * added SimpleIni to lib/ dir * added config loading tests erihel 2012-08-09 23:04:29 +0200
  • c3ab23ac9d Graphics stubs Piotr Dziwinski 2012-08-09 22:50:04 +0200
  • acff306cc1 CPlanet implementation Piotr Dziwinski 2012-08-09 22:49:13 +0200
  • 7b03a6a2ac CBot console interpreter Michał Konopacki 2012-08-09 22:13:10 +0200
  • ef7e297efe CBotString.cpp Bug resolve Michał Konopacki 2012-08-09 22:05:42 +0200
  • f1d1cdceee Changes after merge erihel 2012-08-09 21:21:14 +0200
  • 611680a72e Merge branch 'dev' of https://github.com/adiblol/colobot into dev erihel 2012-08-09 20:20:47 +0200
  • c1936514c0 CWater and CCloud basic implementation Piotr Dziwinski 2012-08-08 23:51:19 +0200
  • bc24b9f9e5 Whitespace fix Piotr Dziwinski 2012-08-08 22:35:17 +0200
  • beca66071c Merge pull request #35 from konopackim/dev Piotr Dziwiński 2012-08-08 13:31:33 -0700
  • 878eec8eea CTerrain implementation Piotr Dziwinski 2012-08-08 21:32:44 +0200
  • a760e8a749 Cleanups Michał Konopacki 2012-08-08 02:23:38 +0200
  • 0919796df7 Transation of comments complete Michał Konopacki 2012-08-08 02:01:06 +0200
  • 0844a0f7bd Further CBot translations Michał Konopacki 2012-08-07 15:46:04 +0200
  • a1c83c7d0a CBot library comments further translations Michał Konopacki 2012-08-07 12:46:19 +0200
  • f7e78b21e9 Font rendering Piotr Dziwinski 2012-08-06 20:20:50 +0200
  • 61bfb22f27 Basic font rendering Piotr Dziwinski 2012-08-03 23:23:13 +0200
  • bf3f9e1860 Commentary translation Michał Konopacki 2012-08-03 00:50:25 +0200
  • d00a283519 Comments translation Michał Konopacki 2012-08-02 19:41:13 +0200
  • 5e637ca028 Switched to new style casts Piotr Dziwinski 2012-07-30 22:59:18 +0200
  • d8a0c8d32e Lines and line strip primitives Piotr Dziwinski 2012-07-30 22:32:28 +0200
  • 220ff9fe52 CCamera rewrite Piotr Dziwinski 2012-07-29 18:42:56 +0200
  • 7c5a3514dd Video mode changing Piotr Dziwinski 2012-07-29 15:09:53 +0200
  • 72c0188ec3 GLEW Piotr Dziwinski 2012-07-28 23:36:12 +0200
  • da63248bb9 Updated readme files; added license Piotr Dziwinski 2012-07-27 20:21:02 +0200
  • db0b880674 Updated Doxygen main page Piotr Dziwinski 2012-07-27 18:50:29 +0200
  • 851300d61d Whitespace fix Piotr Dziwinski 2012-07-27 18:44:43 +0200
  • ab8e55a651 Merge branch 'dev' into dev-opengl Piotr Dziwinski 2012-07-27 18:09:50 +0200
  • 4ddcd9f810 Change of paths in src/graphics Piotr Dziwinski 2012-07-26 22:26:19 +0200
  • 045f17a274 Dynamic light manager Piotr Dziwinski 2012-07-26 21:35:04 +0200
  • d1fe0d2dcc Lighting Piotr Dziwinski 2012-07-26 19:05:09 +0200
  • 6b846aa629 Compile fixes Piotr Dziwinski 2012-07-26 00:18:02 +0200
  • 92bcec10c5 Merge pull request #33 from Zaba999/dev Piotr Dziwiński 2012-07-25 15:09:09 -0700
  • bc1c9b5284 Fixed bug in texturing Piotr Dziwinski 2012-07-25 20:27:13 +0200
  • 9cd28e26e9 Fix in CMakeLists.txt Piotr Dziwinski 2012-07-25 00:28:56 +0200
  • 42963b341f Refactoring of texture code Piotr Dziwinski 2012-07-25 00:27:01 +0200
  • 9d59204531 Cursor drawing Piotr Dziwinski 2012-07-23 21:41:27 +0200
  • 8797569d33 Texture & mouse functions; refactoring & fixes Piotr Dziwinski 2012-07-22 22:05:12 +0200
  • 26f9149947 Further translations and doxygen comments. Zaba999 2012-07-20 23:13:02 +0200
  • d56db5f4e4 * Chaned plugin interface * Added plugin class for plugin loading * Added plugin loading test erihel 2012-07-19 19:19:21 +0200
  • 86ea086790 ComputeSphereVisibility function Piotr Dziwinski 2012-07-18 21:47:47 +0200
  • f364f378cf Fixed OpenGL transformations Piotr Dziwinski 2012-07-18 19:08:34 +0200
  • 68a7bafe37 Fixes in texture loading Piotr Dziwinski 2012-07-16 19:17:26 +0200
  • 54f4da8792 Fix in model loading; simple model viewer Piotr Dziwinski 2012-07-15 19:17:49 +0200
  • eca6d26459 Minor changes Piotr Dziwinski 2012-07-11 20:56:09 +0200
  • 2383a42347 Rewritten model loading Piotr Dziwinski 2012-07-11 20:50:42 +0200
  • 1910219518 Dependency on WINAPI completely removed. Zaba999 2012-07-10 22:58:52 +0200
  • 3204360515 Refactoring in math & texture modules Piotr Dziwinski 2012-07-06 19:00:22 +0200
  • e8c9945e13 Fixed bug with texturing Piotr Dziwinski 2012-07-05 23:47:29 +0200
  • dbd62c96aa Fixed code compilation without fpermissive flag. Removed Winapi, but now library don't work - work in progress. Some translations. Zaba999 2012-07-04 22:14:28 +0200
  • 0e4b070b5f just some fixes erihel 2012-07-04 20:03:17 +0200
  • af3057df7e Merged changes from dev Piotr Dziwinski 2012-07-04 19:56:22 +0200
  • ecab9761d4 * Added OpenAL sound plugin erihel 2012-07-04 19:38:18 +0200
  • 092e4ae75e Enabled logging & minor fixes Piotr Dziwinski 2012-07-04 19:20:22 +0200
  • 398186afd0 Merge pull request #29 from Erihel/dev Piotr Dziwiński 2012-07-04 09:20:22 -0700
  • 4a839d8734 * Added CLogger class for loggin info to console or file * Added CSoundInterface * Added basic plugin interface erihel 2012-07-04 18:04:34 +0200
  • f95df35dc5 Multitexturing support Piotr Dziwinski 2012-07-04 00:04:53 +0200
  • fd6147bea0 translations plus small fixes Zaba999 2012-07-02 21:41:24 +0200
  • d9c5a439d0 CGLDevice implementation Piotr Dziwinski 2012-07-01 22:59:22 +0200
  • 9bd4ec03b2 CDevice interface and stub of implementation Piotr Dziwinski 2012-07-01 01:37:30 +0200
  • ca254d70b6 Deleted #include "ClassFILE.cpp" code. Programerus 2012-07-01 01:00:27 +0200
  • 5bbf897fb1 Removed README-DEV-OPENGL to avoid confusion Piotr Dziwinski 2012-06-30 21:57:58 +0200
  • 00c737b880 Joystick polling with timer Piotr Dziwinski 2012-06-30 12:26:40 +0200
  • 9a268f5538 Switched back to old standard; addded -Wall Piotr Dziwinski 2012-06-30 10:16:52 +0200
  • e37019943c Event handling, CApplication and switch to c++-11 Piotr Dziwinski 2012-06-30 00:12:04 +0200
  • 27d7dfb272 Disable -nocd option check colobot-original Piotr Dziwinski 2012-06-28 23:26:56 +0200