Histórico de Commits

Autor SHA1 Mensagem Data
  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.) há 13 anos atrás
  Ivan Savenko 2c88845b9e - compile fix há 13 anos atrás
  DjWarmonger abd4a96bf1 Very simple loading and adding new creatures. Needs testing. há 13 anos atrás
  DjWarmonger 9438cfc7e2 Moved creature sounds to CCreature. Sound IDs are now stored as strings. há 13 anos atrás
  Ivan Savenko 4d4f72292e - fixed crash on hovering indestructible walls há 13 anos atrás
  Ivan Savenko cab8955d8f - sound player uses new FS há 13 anos atrás
  Ivan Savenko 708ad6ac7f - music player uses URI's instead of enum from music base há 13 anos atrás
  Michał W. Urbańczyk d0e259864e * Replaced boost::shared_ptr with std::shared_ptr. há 13 anos atrás
  Ivan Savenko d1d21b16dc - replaced auto_ptr with c++11 unique_ptr há 13 anos atrás
  Ivan Savenko 86e7d96b39 - setting system: replaced settings.txt + sysopt.bin with json-based system (defaultSetting.json + settings.json) há 14 anos atrás
  beegee1 7f04ed990b Major refactoring. First part: BattleInterface há 14 anos atrás
  Ivan Savenko 7eb82278d9 - minor fixes to JSON há 14 anos atrás
  Frank Zago cf1d179acf Store battle fields sounds in a json file instead of a text file. há 14 anos atrás
  Ivan Savenko 8054c85091 - some work on sound and music players: há 14 anos atrás
  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 ] há 14 anos atrás
  Frank Zago 2cc80e1267 Modified CMediaHandler to handle more than one file. há 14 anos atrás
  mateuszb 49083c4e5a * ConstTransitive CGI more or less done há 15 anos atrás