Историја ревизија

Аутор SHA1 Порука Датум
  Michał W. Urbańczyk 827d7b8681 Fixes for previous rev. пре 12 година
  mateuszb 86dc9386d6 * refactoring, including a generic solution for IDs пре 12 година
  Michał W. Urbańczyk 13b3d23b26 Finally working hero crossover in campaigns. пре 12 година
  Michał W. Urbańczyk e31f5062f9 Fixed crashes when VCAI cannot find hero to recruit. пре 12 година
  mateuszb 043c7c52a3 * very important bugfix пре 12 година
  mateuszb f1c78e3260 * creature ID refactoring пре 12 година
  mateuszb 169cf3558d * changes in campaign handling пре 12 година
  Michał W. Urbańczyk f8d7473f9a * fixed vector<bool> serialization пре 12 година
  mateuszb 25663ce7af * fixed vector<bool> serialization пре 12 година
  mateuszb 3c5d6dd79a * vector<bool> serialization пре 12 година
  mateuszb 8769f67c5d * JsonReader can convert to enums пре 12 година
  mateuszb ba3075317f * proper bool serialization пре 12 година
  mateuszb c4e03ef0de * enum serialization/deserialization (si32 as basetype ought to be enough for anybody) пре 12 година
  DjWarmonger d325528aa5 For 0.91 release. пре 12 година
  alexvins 4bc2fd5519 [c::b] renamed map subfolder to workaround dependency tracking bug пре 13 година
  beegee1 53169abea7 - Foundation for starting a random map is done - Moved StdInc.h to header file in some /Map and /RMG compilation units(better syntax highlighting, should have no negative impact) пре 13 година
  beegee1 a878f5f79a * Separated map loading from the map object * Moved map classes to lib/Map * Renamed map.h/cpp to CMap.h/cpp * Profiling of map loading is now optional * Updated CMemoryStream пре 13 година
  Michał W. Urbańczyk f8a27a9fdb * Moved CConfigHandler from client to lib, CMake/Makefile need updating. I believe other projects besides client also need access to settings. (surprisingly there was a "server" category used only by client... and now VCAI.) пре 13 година
  Michał W. Urbańczyk ecd8947d8e Crashes on starting next campaign mission should be fixed. пре 13 година
  mateuszb 8e3de98059 * restoring campaign features пре 13 година
  mateuszb fb2f19b4c5 * some work on campaigns пре 13 година
  alexvins 369f0ae9c6 [PLATFORM] MinGW support added пре 13 година
  Michał W. Urbańczyk e6ebf42308 #994 should not crash anymore. пре 13 година
  Michał W. Urbańczyk e7d82a9702 Rewritten CLoadFile::openNextFile to be cleaner and not leak. Desperate messing around for #989. пре 13 година
  Michał W. Urbańczyk 4cd77a0192 Naive solution for endianess issues. Seems to allow loading a big-endian save on little-endian build. пре 13 година
  Michał W. Urbańczyk 401d6816d1 Workaround for serializer allowing sending CStackInstance* pointing to commander. (and only CStackInstance*) пре 13 година
  Michał W. Urbańczyk 017013a5a4 Throwing runtime_errors instead of string (or even char*) objects. пре 13 година
  Ivan Savenko 66f5b5e2d7 - gcc compile fixes пре 13 година
  Michał W. Urbańczyk 722ec55384 Redid stack artifacts. Broken save compatibility. Added serializer support for boost::variant and sending CStackInstace* over network by implicitly passing IDs. Moved seeds and checksum to StartInfo. Various minor changes. пре 13 година
  Ivan Savenko f426a48d09 - fixes for gcc-4.7 пре 13 година