Historique des commits

Auteur SHA1 Message Date
  paracelsus 1e0f473761 New namespaces: GL2D (low-level OpenGL functions), Gfx (images and animation objects cooperating with the interface GL2D) il y a 12 ans
  beegee1 0311e5e6f5 - Added basic mock/test generation - Added stub for terrain editing il y a 13 ans
  Ivan Savenko b5ebf443fc - all fonts handling is now in new file, UIFramework/Fonts.cpp/h il y a 13 ans
  beegee1 53169abea7 - Foundation for starting a random map is done - Moved StdInc.h to header file in some /Map and /RMG compilation units(better syntax highlighting, should have no negative impact) il y a 13 ans
  alexvins b3f317c1ed fix to prev. commit il y a 13 ans
  alexvins ff3da291a1 [refactor] reduce some code duplication. no functional changes il y a 13 ans
  Michał W. Urbańczyk f8a27a9fdb * Moved CConfigHandler from client to lib, CMake/Makefile need updating. I believe other projects besides client also need access to settings. (surprisingly there was a "server" category used only by client... and now VCAI.) il y a 13 ans
  Michał W. Urbańczyk 96a92d0f45 * fixed remaining part of #1071 — the screen surface has always to be created in the main thread il y a 13 ans
  Ivan Savenko 55c78e9f16 - ComponentBox usage in 2 windows: levelup and build screen il y a 13 ans
  Ivan Savenko 613172fa45 - fixed #582, #1019 and #1022 il y a 13 ans
  Ivan Savenko 9d2711fb51 - rewrote most of classes from adventure map window il y a 13 ans
  Ivan Savenko d60f2d57a0 - first part of CIntObject API clean-up. il y a 13 ans
  Michał W. Urbańczyk 017013a5a4 Throwing runtime_errors instead of string (or even char*) objects. il y a 13 ans
  Michał W. Urbańczyk 8baec8b093 Implemented #715 (load game from sys options). Fixed #224. Minor improvements. il y a 13 ans
  Michał W. Urbańczyk 3bf76cb719 Fixed #216 and #907. il y a 13 ans
  Michał W. Urbańczyk 6db3c5bc7e * VCAI: can't request actions from action handling thread il y a 13 ans
  Michał W. Urbańczyk 4f182744e7 * Fixed in game scenario info and save game screens il y a 13 ans
  Ivan Savenko 86e7d96b39 - setting system: replaced settings.txt + sysopt.bin with json-based system (defaultSetting.json + settings.json) il y a 14 ans
  beegee1 156aa6e4d9 * Updated class - file - handling il y a 14 ans
  beegee1 2f5d6f2684 * CHexField renamed to CBattleHex il y a 14 ans