Histórico de commits

Autor SHA1 Mensagem Data
  Arseniy Shestakov ac66fc7f42 Full rework of pre-game interface and networking 7 anos atrás
  AlexVinS f917ec5254 Revert "Fixed ancient backward compatibility regression" 7 anos atrás
  AlexVinS 3c67e12620 Fixed ancient backward compatibility regression 7 anos atrás
  ArseniyShestakov 9d9c026c85 Code style: serialize everything on own lines for easier debugging (#357) 8 anos atrás
  Arseniy Shestakov f1e5797834 Code style: move or add licensing information on top of every file 8 anos atrás
  AlexVinS 70a092f58c [Refactoring] use virtual method for object specific actions when new map object is created 8 anos atrás
  AlexVinS a85b4cf2a5 * WIP on event condition format 9 anos atrás
  DjWarmonger cc452bdfa9 Improved road routing so they can go under any passable object. 9 anos atrás
  AlexVinS 6dc47a2de0 Fixed use-after-free crash with quests registration in RMG. 9 anos atrás
  AlexVinS 8b6cf82a01 Fix 9 anos atrás
  AlexVinS 4bcfb8c27d Draft of new Event conditions 9 anos atrás
  AlexVinS dc5ad7d7b3 Make string instance names persistent 9 anos atrás
  AlexVinS 4ebafa17b4 Remove unused placeholdedHeroes field 9 anos atrás
  AlexVinS 36121696ca Clenaup 9 anos atrás
  AlexVinS 0c21efb202 Start integration of map format into engine 9 anos atrás
  AlexVinS 6e205a58b4 Merge remote-tracking branch 'remotes/origin/develop' into feature/VCMIMapFormat1 9 anos atrás
  Vadim Markovtsev 3926920103 Rename radious -> radius 9 anos atrás
  AlexVinS 37d0dad70a Merge branch 'develop' into feature/VCMIMapFormat1 10 anos atrás
  Arseniy Shestakov 9fd1cff090 Refactoring: always use std prefix for shared_ptr, unique_ptr and make_shared 10 anos atrás
  AlexVinS a5b72ce593 Cleanup 10 anos atrás
  AlexVinS 6552acdff6 Check coastal tile OTF 10 anos atrás
  Ivan Savenko c3ce4b25df Removed all #include's of CMap.h from headers. 10 anos atrás
  ArseniyShestakov f55bfe41d6 Digging: implement digging status on right click. Fix issue 401 10 anos atrás
  DjWarmonger 237d3f2624 Refactoring: random spells 10 anos atrás
  AlexVinS 4c4ad480c5 added experimental usage of roads 11 anos atrás
  ArseniyShestakov c9eba40fe6 Updated CGTeleport and new CGMonolith / CGSubterraneanGate / CGWhirlpool 10 anos atrás
  ArseniyShestakov f145c82031 TerrainTile: implement exclusion for topVisitable functions 10 anos atrás
  Ivan Savenko 652ceb2bde Finally shattered CObjectHandler.cpp into tiny bits 11 anos atrás
  Ivan Savenko 0afdfa529c Moved all object-related files to lib/mapObjects directory. 11 anos atrás
  DjWarmonger 30b79588db - Moved gameState::guardingCreaturePosition() to CMap so it doesn't need to be recalculated many times for every player. 11 anos atrás