Historique des commits

Auteur SHA1 Message Date
  Ivan Savenko 2ad186130f Split MapDefines file on .h per class basis il y a 5 mois
  Ivan Savenko 4181514c3f Fix incorrect movement gain from objects like Rally Flag il y a 5 mois
  Ivan Savenko cc6f65d8da Resolve Sonar issues in server code il y a 6 mois
  Ivan Savenko af20b39fe6 Reduce non-const access to gamestate on server il y a 6 mois
  Ivan Savenko 8255a4b9ae CGameHandler no longer inherits CGameInfoCallback, reduce direct access il y a 6 mois
  Ivan Savenko cc274c4d34 GameRandomizer is now in lib, add implementation il y a 6 mois
  Ivan Savenko 54a46b77a9 Extract library entity randomization logic to separate class il y a 6 mois
  Ivan Savenko 456525109e Replaced undescriptive bool true/false with more clear enum for il y a 6 mois
  Ivan Savenko 829739da24 Reduce usage of implicit conversions to int il y a 7 mois
  Ivan Savenko 4d57a8ed36 Prefer to pass CGameState as reference instead of pointer il y a 7 mois
  Ivan Savenko c02a8a84fd Stacks of armed instance are now unique_ptr il y a 8 mois
  Ivan Savenko 1f502c0548 CMap towns and heroes on map fields are now private il y a 8 mois
  Ivan Savenko 0ada2a5ebd Map objects now use shared_ptr (game) il y a 8 mois
  Ivan Savenko 417ea6451a Remove ConstTransitivePtr from hero and town instances il y a 9 mois
  Ivan Savenko 62cb5412ff CGameState::map is now a private, unique_ptr with accessors il y a 9 mois
  Ivan Savenko 82506d5eff Removed ConstTransitivePtr from StackLocation il y a 9 mois
  Ivan Savenko 9f713a0914 Rename int3::valid to isValid for consistency il y a 9 mois
  Ivan Savenko 645b95ba02 Renamed `LibClasses * VLC` to `GameLibrary * LIBRARY` il y a 9 mois
  Ivan Savenko 6b387e5d17 Fix integer overflow when total resource amount is above (int max / 100) il y a 10 mois
  Ivan Savenko dea1eba20b Rework and optimize turnInfo used by pathfinder il y a 11 mois
  Dydzio 7be31c94f2 Fixes from code review il y a 1 an
  Dydzio e9be46af98 Merge branch 'develop' into timed_events_objects_removal il y a 1 an
  Ivan Savenko f74cd32147 Moved weekly income bonus for AI to game settings il y a 1 an
  Xilmi a70f5de8c6 Merge remote-tracking branch 'upstream/develop' into develop il y a 1 an
  Ivan Savenko d3af9f1c67 Removed pointer to VLC entity from CStackBasicDescriptor il y a 1 an
  Ivan Savenko 04ca8aca9f Update tests il y a 1 an
  Xilmi 533806df6d Merge remote-tracking branch 'upstream/develop' into develop il y a 1 an
  Ivan Savenko 115439f16a Fix town events not actually giving offered creatures il y a 1 an
  Xilmi 61fba1fedd Merge remote-tracking branch 'upstream/develop' into develop il y a 1 an
  Ivan Savenko 3dd4fa2528 Reduce usage of pointers to VLC entities il y a 1 an