Commit History

Author SHA1 Message Date
  Michał W. Urbańczyk 302b5d9427 * fixed crashbug on savegame choice when no savegames were available 17 years ago
  Michał W. Urbańczyk b895fa35cb * saving and resuming games should work! 17 years ago
  Michał W. Urbańczyk 3474fdaf05 * save/load partially working 17 years ago
  Michał W. Urbańczyk 847a4f222c Further serialization code and refactorings. 17 years ago
  Łukasz Wychrystenko 633b0007ba some warning & code cleanup - nothing significant 17 years ago
  mateuszb 447e5babda * merged CBattleConsole::stackKilled into CBattleInterface::stacksAreAttacked (I hope it'll work even better than before) 17 years ago
  Michał W. Urbańczyk c4bcf7b880 * better support for non-800x600 resolutions 17 years ago
  Michał W. Urbańczyk 333e1d9878 * started making support for save/load options 17 years ago
  Michał W. Urbańczyk 8e8066b4bd * released as dev version 0.62d 17 years ago
  Michał W. Urbańczyk 89cb5cb81b * added calls for battle action start/end 17 years ago
  mateuszb ca1dbfe949 changed most of std::cout to tlogX 17 years ago
  Michał W. Urbańczyk 856698bd80 * fixes for MSVC (it needs to have global variables from library explicitly exported) 17 years ago
  Vadim Glazunov a1dd7f22f9 gcc fixes(bad idea to call global vars such as log2, this name used by math function). Colored log support on some non-win32 platforms. Small Automake project update 17 years ago
  Michał W. Urbańczyk 629d934810 * moved CConsoleHandler to lib (update project files) 17 years ago
  Michał W. Urbańczyk 6613955463 * hero placed in the town starts as visiting hero, not garrisoned 17 years ago
  Michał W. Urbańczyk c7bb04235c * merged changes in pregame 17 years ago
  Michał W. Urbańczyk a15ffb06e6 * compiles under MSVC (haven't I broken anything on gcc?) 17 years ago
  Vadim Glazunov 6e737bbf3c Now netcode branch may be compiled with gcc. Sorry can't check build with MSVC 17 years ago
  Michał W. Urbańczyk cc7be20b07 Merged most of the changes from trunk. 17 years ago
  Michał W. Urbańczyk bfad10a8e4 * added fast graphical cursor :) 17 years ago
  Michał W. Urbańczyk 0c139e72f5 More changes for netcode/serialization 17 years ago
  Michał W. Urbańczyk 358ab062eb Base for netcode 17 years ago
  Michał W. Urbańczyk b0002ff50b * added files for future server 17 years ago
  Michał W. Urbańczyk d5b0bdcf9e A little threading and minor changes. 17 years ago
  Michał W. Urbańczyk 300d540663 More changes / project files. 17 years ago
  Michał W. Urbańczyk 6ad729148e Continuation of splitting. 17 years ago
  Michał W. Urbańczyk 4347996353 Cleanups + started splitting 17 years ago
  Michał W. Urbańczyk dd9b506293 Merged changes from trunk (since r452) 17 years ago
  Michał W. Urbańczyk feaa2396a6 Code cleaning/refactoring 17 years ago
  mateuszb 62952e3163 a bit of refactoring (removed variable ekran as we have screen which is the same as ekran) 17 years ago