提交歷史

作者 SHA1 備註 提交日期
  mateuszb fb2f19b4c5 * some work on campaigns 13 年之前
  Ivan Savenko 44cc848edc first part of town configuration: 13 年之前
  Ivan Savenko eec4d3579d - fixed crash on missing videos 13 年之前
  Michał W. Urbańczyk cd63c177e2 * std::unordered_map implementation in MSVC 10 has terribly slow destructor. Since bug is fixed only in VC11, I replaced it with boost::unordered_map. 13 年之前
  Ivan Savenko 9cbc1f1058 - merged basicCreatures and upgradedCreatures into single array 13 年之前
  Ivan Savenko 8040a81eec - fixed save games issues (#1044) 13 年之前
  Ivan Savenko 708ad6ac7f - music player uses URI's instead of enum from music base 13 年之前
  Ivan Savenko e67f8afdd9 - removed multiple unused files 13 年之前
  Ivan Savenko b3c17d2788 large filesystem update. Filesysytem is now fully functional, everything should work. 13 年之前
  Ivan Savenko 13de841e10 - minor tweaks to quest window 13 年之前
  Ivan Savenko 613172fa45 - fixed #582, #1019 and #1022 13 年之前
  Ivan Savenko 9d2711fb51 - rewrote most of classes from adventure map window 13 年之前
  Frank Zago 5dff7d64f6 Allows to load campaigns from the user directory too. 13 年之前
  Michał W. Urbańczyk e7d82a9702 Rewritten CLoadFile::openNextFile to be cleaner and not leak. Desperate messing around for #989. 13 年之前
  Ivan Savenko d60f2d57a0 - first part of CIntObject API clean-up. 13 年之前
  Ivan Savenko faaf799d95 - fixed some extra warnings. Mostly harmless. 13 年之前
  Ivan Savenko 7ddf76a081 - fixed #967 13 年之前
  Ivan Savenko 59255a4cad - background for main menu can be scaled. Won't work as default due to non-scalable video 13 年之前
  Ivan Savenko a13a62537b - fixed crash in hero window (#963) 13 年之前
  Ivan Savenko 45c2809a40 - pregame will use same resolution as main game 13 年之前
  Ivan Savenko 9efe05c90b - removed usage of Graphics in several places (Components and hero window). 13 年之前
  Michał W. Urbańczyk 8baec8b093 Implemented #715 (load game from sys options). Fixed #224. Minor improvements. 13 年之前
  Michał W. Urbańczyk 7b7ddf987a Fixed #909. 13 年之前
  Michał W. Urbańczyk 6db3c5bc7e * VCAI: can't request actions from action handling thread 13 年之前
  Michał W. Urbańczyk f2642cb62c Added VCAI and EmptyAI to the VS solution. Removed from it GeniusAI. 13 年之前
  Michał W. Urbańczyk 4f182744e7 * Fixed in game scenario info and save game screens 13 年之前
  Ivan Savenko 86e7d96b39 - setting system: replaced settings.txt + sysopt.bin with json-based system (defaultSetting.json + settings.json) 14 年之前
  beegee1 156aa6e4d9 * Updated class - file - handling 14 年之前
  beegee1 2f5d6f2684 * CHexField renamed to CBattleHex 14 年之前
  beegee1 7f04ed990b Major refactoring. First part: BattleInterface 14 年之前