Commit History

Author SHA1 Message Date
  Ivan Savenko 7e778045b8 - removed no longer used CSndHandler. Transition to new fs is finished 13 years ago
  Michał W. Urbańczyk 08bcfd1285 * windows video player uses the new FS 13 years ago
  Ivan Savenko 94cfc99d7b - fixes #1044 13 years ago
  Ivan Savenko 127600311f - linux video player uses new FS 13 years ago
  Ivan Savenko cab8955d8f - sound player uses new FS 13 years ago
  Ivan Savenko 28f0263298 - compile fixes 13 years ago
  DjWarmonger 55f321f3f3 - Fixed AI crash at "gather resource" quest 13 years ago
  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 years ago
  Ivan Savenko 9cbc1f1058 - merged basicCreatures and upgradedCreatures into single array 13 years ago
  Ivan Savenko 8040a81eec - fixed save games issues (#1044) 13 years ago
  Ivan Savenko 708ad6ac7f - music player uses URI's instead of enum from music base 13 years ago
  DjWarmonger 385be09248 Foxed #943 13 years ago
  DjWarmonger 75283bf0fd Fixed TextBox line breaking & slider. 13 years ago
  Ivan Savenko 63a757ac7d - removed debug 13 years ago
  Ivan Savenko e67f8afdd9 - removed multiple unused files 13 years ago
  Ivan Savenko b3c17d2788 large filesystem update. Filesysytem is now fully functional, everything should work. 13 years ago
  DjWarmonger 17a513c01b various fixes for #828 13 years ago
  DjWarmonger 12e71e0dff Missing serialization for Border Gate fixes #1040. 13 years ago
  Michał W. Urbańczyk 5981ad15d4 Fixed Duel mode. Integrated some changes from programmingChallenge branch - it's possible to define duel parameters using JSON. 13 years ago
  Michał W. Urbańczyk 9327823355 Updated MSVC project file. 13 years ago
  Ivan Savenko a72a294a46 some work on new filesystem, not tested 13 years ago
  DjWarmonger 4bd8a5a15b Compile fix for last commit. 13 years ago
  beegee1 1ed91077f7 * Implementation of the new filesystem API (msvc project files needs to be updated) 13 years ago
  Ivan Savenko 13de841e10 - minor tweaks to quest window 13 years ago
  DjWarmonger 0665850d9d Fixed #1024 13 years ago
  DjWarmonger 356e675a65 - VCAI can now complete all types of Seer Hut Mission. GATHERTROOP victory condition should also work. 13 years ago
  Michał W. Urbańczyk 9207e4f4a4 Fixed a compile error on MSVC with abs(ui64). 13 years ago
  Michał W. Urbańczyk 79f8e0ea3c Fail gracefully when file pointed by --start path doesn't exist. 13 years ago
  Ivan Savenko e4c88d5088 - moved ParseBonus to JsonNode.cpp (linkage errors) 13 years ago
  DjWarmonger 4c0537c420 - AI will now wander with all the heroes that have spare movement points. It should prevent stalling. 13 years ago