Commit History

Author SHA1 Message Date
  paracelsus 06e2e6ac10 Replace SDL_Point and SDL_Rect with Gfx::Point and Gfx::Rect, 12 years ago
  paracelsus 6cef1dd8d8 CButton GUI class (partial rewrite of CAdventureButton), 12 years ago
  paracelsus 1e0f473761 New namespaces: GL2D (low-level OpenGL functions), Gfx (images and animation objects cooperating with the interface GL2D) 12 years ago
  mateuszb dbec99ffc7 * PlayerColor and TeamID refactoring 12 years ago
  Michał W. Urbańczyk fa3d32925e A patch from Gernsworth that fixes #166. CGStatusBar is extended to support alignment, old CStatusBar class is removed. 13 years ago
  Ivan Savenko 4e0881f689 - fixed #1167 13 years ago
  beegee1 c336abcf4a * Added RMG tab to pregame(disabled by default, activate with: enableRMG=true in settings.json) * Fixed tab intendation * Renamed colors to more comprehensible names 13 years ago
  Ivan Savenko 3542bfdc63 - fixed #1128 #1127 #1121 #1119 13 years ago
  Ivan Savenko 4ceb6cd272 - better fix for button borders 13 years ago
  Ivan Savenko 15a7f43e11 - fixed #1075, #1080, #1081 13 years ago
  DjWarmonger 75283bf0fd Fixed TextBox line breaking & slider. 13 years ago
  Ivan Savenko 13de841e10 - minor tweaks to quest window 13 years ago
  DjWarmonger 7fbf89ffc8 Rearragned Seer Huts & Quests. More work on Quest Log descriptions. 13 years ago
  Ivan Savenko 8c6965c5ee - shadows for CWindowObject-based windows 13 years ago
  Ivan Savenko 2d8a15f27c - all windows except for pregame\battles are now CWindowObject-based 13 years ago
  Ivan Savenko 9d2711fb51 - rewrote most of classes from adventure map window 13 years ago
  Ivan Savenko d60f2d57a0 - first part of CIntObject API clean-up. 13 years ago
  Ivan Savenko 59255a4cad - background for main menu can be scaled. Won't work as default due to non-scalable video 13 years ago
  Michał W. Urbańczyk 6db3c5bc7e * VCAI: can't request actions from action handling thread 13 years ago
  Ivan Savenko dbc603b7d7 - fixed crash on opening spellbook during enemy turn 13 years ago
  Ivan Savenko 86e7d96b39 - setting system: replaced settings.txt + sysopt.bin with json-based system (defaultSetting.json + settings.json) 13 years ago
  beegee1 156aa6e4d9 * Updated class - file - handling 14 years ago