提交历史

作者 SHA1 备注 提交日期
  AlexVinS c948891fc6 Fix threaded handlers initialization, cleanup 11 年之前
  AlexVinS 638dac90af centralize key color management 11 年之前
  AlexVinS 195eae48ca Merge branch 'develop' into SDL2 11 年之前
  Ivan Savenko c956b3f02a Fixed #1820, better detection of object below cursor that uses same logic as renderer 11 年之前
  Ivan Savenko a0689fa377 Refactoring of hoverText from objects: 11 年之前
  AlexVinS 3b8d0e44d4 Merge branch 'develop' into SDL2 11 年之前
  AlexVinS 04aa76b842 Fix arrow keys moving on adventure map 11 年之前
  AlexVinS 0ef16feca9 Refactoring towards backward compatibility (WiP) 11 年之前
  AlexVinS 6890c2650b fix keyboard state access 11 年之前
  AlexVinS 62d42465de fix compilation 11 年之前
  Ivan Savenko 44742814cd More cleanup: 11 年之前
  Ivan Savenko 652ceb2bde Finally shattered CObjectHandler.cpp into tiny bits 11 年之前
  Ivan Savenko 0afdfa529c Moved all object-related files to lib/mapObjects directory. 11 年之前
  DjWarmonger 30b79588db - Moved gameState::guardingCreaturePosition() to CMap so it doesn't need to be recalculated many times for every player. 11 年之前
  Ivan Savenko 41cb1603e1 Fix for #1624 : 12 年之前
  beegee1 b9b25ef552 - Fixed mantis #1422 (starting another scenario crashes VCMI for now) 12 年之前
  Ivan Savenko ee6cdbeffe went through the rest of cppcheck warnings, mostly harmless 12 年之前
  Michał W. Urbańczyk 291da5e893 Fixed #1442, likely a few others as well. 12 年之前
  Michał W. Urbańczyk 385f4ab7f5 #1153 and #1395 should be fixed. Terrible, terrible, terrible. 12 年之前
  Ivan Savenko 6bee105d7d Some refactoring of text display widgets: 12 年之前
  Michał W. Urbańczyk a1f545792b Compile fixes specific for VS 2012" 12 年之前
  Ivan Savenko f82122d9be second part of c++11 update. gcc 4.5 and VS 2010 are no longer supported 12 年之前
  Ivan Savenko 2b45e13c5c c++03 -> c++11 switch: 12 年之前
  Michał W. Urbańczyk 79026bdfde Introduced strongly typed QueryID. 12 年之前
  Michał W. Urbańczyk 6e1464b568 Tribool - I used it wrong. 12 年之前
  beegee1 30bcec42c6 - Renamed client/BattleInterface to client/battle and client/UIFramework to client/gui 12 年之前
  beegee1 ee51c5beb5 - Renamed /lib subfolders to lowercase 12 年之前
  mateuszb dbec99ffc7 * PlayerColor and TeamID refactoring 12 年之前
  mateuszb 86dc9386d6 * refactoring, including a generic solution for IDs 12 年之前
  mateuszb d03dbf64a6 * refactoring 12 年之前