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
|
e71b40ccc5
* counterattacks
|
17 years ago |
Vadim Glazunov
|
387f8230cf
gcc fixes
|
17 years ago |
Michał W. Urbańczyk
|
6233066b91
* it's possible to use other port than 3030 by passing it as an additional argument
|
17 years ago |
Michał W. Urbańczyk
|
3d147a7be8
* version set to 0.63
|
17 years ago |
Vadim Glazunov
|
65999f4429
|
17 years ago |
Vadim Glazunov
|
3d11b2c4e7
Changes to work better on other(non win32) platforms
|
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
|
62b0365e70
Improvements for netcode. AI is working. Townlist won't crash. Moving hero is wrong but won't crash. Giving starting hero is working properly. Town defs are wrong but displayed.
|
17 years ago |
Michał W. Urbańczyk
|
b72d065265
Minor changes/cleanups. Adventure map is shown :)
|
17 years ago |