Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Arseniy Shestakov f1e5797834 Code style: move or add licensing information on top of every file 8 gadi atpakaļ
  Krzesimir Nowak 46bd1c40cc Fix memory leak 9 gadi atpakaļ
  Zyx-2000 33d0738859 support for music streaming 9 gadi atpakaļ
  Arseniy Shestakov 9fd1cff090 Refactoring: always use std prefix for shared_ptr, unique_ptr and make_shared 9 gadi atpakaļ
  Vadim Markovtsev e4b1ef1405 Add "override" to virtual overriden methods 10 gadi atpakaļ
  ArseniyShestakov 37a5930f84 CSoundHandler: fix memory leak and implement cache 10 gadi atpakaļ
  Ivan Savenko 83099fdb78 Moved all non-window GUI elements out from GUI classes file. TODO: reorganize source tree 11 gadi atpakaļ
  Ivan Savenko 44742814cd More cleanup: 11 gadi atpakaļ
  alexvins 065b8366fb [Spells] Added basic support for icons and sounds 11 gadi atpakaļ
  Ivan Savenko 29f4a12814 - fixed some evil memory leaks 12 gadi atpakaļ
  Michał W. Urbańczyk f897333b2c Don't crash when music file cannot be found. 12 gadi atpakaļ
  Ivan Savenko ee09c5301e minor fixes: 12 gadi atpakaļ
  Ivan Savenko 2b45e13c5c c++03 -> c++11 switch: 12 gadi atpakaļ
  Ivan Savenko e8c35bdb24 fixed extremely slow musicHandler compilation. Removed usage of boost bimap. 12 gadi atpakaļ
  Ivan Savenko 74ac44662c - a bit less memory usage during compilation with gcc, new file - RegisterTypes.cpp 12 gadi atpakaļ
  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.) 13 gadi atpakaļ
  Ivan Savenko 2c88845b9e - compile fix 13 gadi atpakaļ
  DjWarmonger abd4a96bf1 Very simple loading and adding new creatures. Needs testing. 13 gadi atpakaļ
  DjWarmonger 9438cfc7e2 Moved creature sounds to CCreature. Sound IDs are now stored as strings. 13 gadi atpakaļ
  Ivan Savenko 4d4f72292e - fixed crash on hovering indestructible walls 13 gadi atpakaļ
  Ivan Savenko cab8955d8f - sound player uses new FS 13 gadi atpakaļ
  Ivan Savenko 708ad6ac7f - music player uses URI's instead of enum from music base 13 gadi atpakaļ
  Michał W. Urbańczyk d0e259864e * Replaced boost::shared_ptr with std::shared_ptr. 13 gadi atpakaļ
  Ivan Savenko d1d21b16dc - replaced auto_ptr with c++11 unique_ptr 13 gadi atpakaļ
  Ivan Savenko 86e7d96b39 - setting system: replaced settings.txt + sysopt.bin with json-based system (defaultSetting.json + settings.json) 13 gadi atpakaļ
  beegee1 7f04ed990b Major refactoring. First part: BattleInterface 14 gadi atpakaļ
  Ivan Savenko 7eb82278d9 - minor fixes to JSON 14 gadi atpakaļ
  Frank Zago cf1d179acf Store battle fields sounds in a json file instead of a text file. 14 gadi atpakaļ
  Ivan Savenko 8054c85091 - some work on sound and music players: 14 gadi atpakaļ
  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 ] 14 gadi atpakaļ