コミット履歴

作者 SHA1 メッセージ 日付
  Michał W. Urbańczyk b551f6a72b Partially done support for external creature dwellings. 16 年 前
  mateuszb 50a49460bf * partial handling of advmap objects changing battle background (like clover field) (their existence should change the background but nothing else) 16 年 前
  Frank Zago f0b1c8b644 Fix bug where adventure map is not displayed correctly when hero is moving. 16 年 前
  mateuszb ae3fa69134 * next part of exchange window 16 年 前
  Frank Zago cb1c31ac49 Simplified terrainRect prototype. 16 年 前
  mateuszb 8231a6e6cc * first part of exchange window 16 年 前
  Frank Zago e4275c2c90 Make MARK_BLOCKED_POSITIONS and MARK_VISITABLE_POSITIONS compilable. 16 年 前
  Frank Zago facb984654 Missing diff from previous commit. 16 年 前
  Frank Zago 96a34c30f0 Center active hero on map. Added map grid. Fixed a visual artefact. 16 年 前
  Frank Zago 1c2ac579d5 The size of the frame around the map depends on the screen size, so compute it. 16 年 前
  Frank Zago a3d2ae2135 Temporarily disable map smoothing as it is source of crashes 16 年 前
  Frank Zago cc1c7c83c5 Readability and micro optimization. 16 年 前
  Michał W. Urbańczyk fcc4acc451 Two more fixes for CSDL_Ext::alphaTransform usage. 16 年 前
  Frank Zago 78d62481e4 Fixed some small one-time memory leaks. 16 年 前
  Frank Zago b1c9b17327 Fix for bug introduced in r937. 16 年 前
  Frank Zago 177d146f04 Optimize: don't compute invariants inside loops. 16 年 前
  Frank Zago a817244a98 Optimize. 16 年 前
  Frank Zago 7acd191663 Move invariants out of the loops. 16 年 前
  Frank Zago 7fe8e08e02 Makes code more readable + micro-optimization. 16 年 前
  Frank Zago 6635cf4f23 Made a few functions static or static inline. 16 年 前
  Michał W. Urbańczyk 1d5565b3a3 * updated project files for MSVC 16 年 前
  Frank Zago 73949f3367 Build fixes for linux. 16 年 前
  mateuszb b5ae7d5cbe * refactorings and comment coverage improvements 16 年 前
  mateuszb f9ae91d88c * further changes towards support for ranged spells 16 年 前
  mateuszb aa87e1ff16 * next ubuntux's patch 16 年 前
  Michał W. Urbańczyk 38b680ed30 * Patch from Ubuntux: fix to avoid resources becoming negative [on handling timed events] 16 年 前
  mateuszb 6d5ed19ad3 * improved comment coverage in CPlayerInterface.h and CBattleInterface.h 16 年 前
  mateuszb a08aaba29d * probably fixed problem with displaying corpses on battlefield 16 年 前
  mateuszb 124e768a99 * added missing movement arrows (advmap interface) 17 年 前
  Michał W. Urbańczyk ccaf244a54 Fixed save/load maps with removed objects. Fixed spell scroll handling (really). 17 年 前