Historique des commits

Auteur SHA1 Message Date
  beegee1 720deba838 * Added comments to map.h * Refactoring(renamed attributes, some steps towards coding guidelines, ..) il y a 13 ans
  Ivan Savenko 8f936cd34d - added battleAI to CMake, compile fixes il y a 13 ans
  DjWarmonger 9438cfc7e2 Moved creature sounds to CCreature. Sound IDs are now stored as strings. il y a 13 ans
  Ivan Savenko 0ca9f64573 Next part of town configuration: il y a 13 ans
  Ivan Savenko 4d4f72292e - fixed crash on hovering indestructible walls il y a 13 ans
  Ivan Savenko d72c44e4c3 - fixed modifiers keys behaviour in TextInput il y a 13 ans
  Ivan Savenko 7e778045b8 - removed no longer used CSndHandler. Transition to new fs is finished il y a 13 ans
  Michał W. Urbańczyk 08bcfd1285 * windows video player uses the new FS il y a 13 ans
  Ivan Savenko cab8955d8f - sound player uses new FS il y a 13 ans
  Ivan Savenko 708ad6ac7f - music player uses URI's instead of enum from music base il y a 13 ans
  Ivan Savenko e67f8afdd9 - removed multiple unused files il y a 13 ans
  Ivan Savenko 9d2711fb51 - rewrote most of classes from adventure map window il y a 13 ans
  Ivan Savenko 45c2809a40 - pregame will use same resolution as main game il y a 13 ans
  Ivan Savenko d1d21b16dc - replaced auto_ptr with c++11 unique_ptr il y a 13 ans
  Ivan Savenko 0c3e88226f - (linux) replaced Genius with VCAI 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 7f04ed990b Major refactoring. First part: BattleInterface il y a 14 ans
  Ivan Savenko d113517db4 - fixed #108, #798, #810 il y a 14 ans
  Michał W. Urbańczyk 6ef44bde5a Work on pathfinder: torn the code out from CGameState into a separate class. It can use Subterranean Gates and Boats. Removed code for handling Fly spell effect. It didn't work as supposed anyway. il y a 14 ans
  Frank Zago d8249d007f Replaced a few iterators with BOOST_FOREACH. il y a 14 ans
  Michał W. Urbańczyk a8a437ccb0 Don't behave so dramatically when Heroes3-cd2.snd is missing. il y a 14 ans
  Ivan Savenko 7eb82278d9 - minor fixes to JSON il y a 14 ans
  Frank Zago 3519cca2c9 Moved the spell sounds into a json file. il y a 14 ans
  Frank Zago cf1d179acf Store battle fields sounds in a json file instead of a text file. il y a 14 ans
  Ivan Savenko 8054c85091 - some work on sound and music players: il y a 14 ans
  Michał W. Urbańczyk a043bfa44a * Reinstated music player. Added terrain music. To MSVC users: you need the recently uploaded libraries pack for this to work! [ http://download.vcmi.eu/msvc-pack.7z ] il y a 14 ans
  Frank Zago c1ffe738f0 Load sound file from 2nd CD. il y a 14 ans
  Frank Zago 2cc80e1267 Modified CMediaHandler to handle more than one file. il y a 14 ans
  mateuszb 49083c4e5a * ConstTransitive CGI more or less done il y a 15 ans