Commit History

Author SHA1 Message Date
  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
  Michał W. Urbańczyk ec072972ee * hopefully last bugfix for Pandora's Box 18 years ago
  Michał W. Urbańczyk e34f9a54c9 * it's possible to choose a player 18 years ago
  Michał W. Urbańczyk f0db8760c2 * redone ZELP.TXT handling. Now VCMI should handle all language versions of that file. 18 years ago
  Michał W. Urbańczyk 847126f57a * close button properly closes (same does 'q' key) 18 years ago
  Michał W. Urbańczyk fe9f3ba720 Wspólne zmiany (poza fortecą) 18 years ago
  Michał W. Urbańczyk 06a081c924 Arrays allocated with new[] must be deleted with delete[] 18 years ago
  Michał W. Urbańczyk 6c2cf4ba29 * hopefully fixed #46 18 years ago
  mateuszb 56ed228cb1 minimap completety fixed (never use float for precise int calculations!) 18 years ago
  Michał W. Urbańczyk 736af28c05 Working windmill, water wheel, mystical garden (not tested). 18 years ago