Historique des commits

Auteur SHA1 Message Date
  Ivan Savenko ee6cdbeffe went through the rest of cppcheck warnings, mostly harmless il y a 12 ans
  Ivan Savenko 77496bcea9 - fixed several cases of accessing full path to files in archives il y a 12 ans
  Ivan Savenko b87897096c Filesystem handling is now more flexible il y a 12 ans
  Ivan Savenko 2b45e13c5c c++03 -> c++11 switch: il y a 12 ans
  Ivan Savenko 870399c7be - updated link to repo in readme il y a 12 ans
  Ivan Savenko 1c0ccd2b02 - fixed some bugs with artifacts icons il y a 12 ans
  Ivan Savenko 3fbcf86dec - fixed broken again palette in some battle backgrounds il y a 12 ans
  beegee1 c7c2686379 - Integrated the logging API into the client and the lib - Remove some more comments and switched to /// style - Fixed recursive locks - Added Global.h to CMakeLists(now visible in qt-creator) - Removed usage of shared_mutex - Added unique_ptr to CLogger targets il y a 12 ans
  beegee1 30bcec42c6 - Renamed client/BattleInterface to client/battle and client/UIFramework to client/gui il y a 12 ans
  beegee1 ee51c5beb5 - Renamed /lib subfolders to lowercase il y a 12 ans
  Ivan Savenko f7915d9e61 - removed creature-related code from ModHandler il y a 13 ans
  alexvins 2b2b02cccc [static analysis] [WIP] fix few possible bugs il y a 13 ans
  Michał W. Urbańczyk 6530e7a1e1 * servers will not allow using out-of-range slots ( #1061 ) 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 b3c17d2788 large filesystem update. Filesysytem is now fully functional, everything should work. il y a 13 ans
  Ivan Savenko 9d2711fb51 - rewrote most of classes from adventure map window il y a 13 ans
  Ivan Savenko c512069177 - fixed #982: il y a 13 ans
  Ivan Savenko 59255a4cad - background for main menu can be scaled. Won't work as default due to non-scalable video il y a 13 ans
  Ivan Savenko 665837d656 - hopefully better town development for AI il y a 13 ans
  Ivan Savenko 97aeaa9f28 - moved ColorPutter's to separate SDL_Pixels.h file il y a 13 ans
  beegee1 7f04ed990b Major refactoring. First part: BattleInterface il y a 14 ans
  Ivan Savenko 29f42aa873 - fixed #834 il y a 14 ans
  Frank Zago c8f837b51b Cleaned-up pcx loader. il y a 14 ans
  Frank Zago 8403d177aa Added endian aware macros read_le_u16 and read_le_u32 to replace readNormalNR(). Fixes a couple of issues on big endian machines. il y a 14 ans
  Frank Zago 0cfb2deeaf Reverted r2382; add zvs to the game data (linux); simplified BitmapHandler::loadBitmap(). il y a 14 ans
  Ivan Savenko 0693312a8e - fixed several crashes with joining creatures il y a 14 ans
  Ivan Savenko 61af4c745e - recursive directory parser for LodHandler - for creature abilities and new main menu images il y a 14 ans
  beegee1 fb929fa9b0 AB campaign selection screen added il y a 14 ans
  mateuszb 49083c4e5a * ConstTransitive CGI more or less done il y a 15 ans