Michał W. Urbańczyk
|
a1f545792b
Compile fixes specific for VS 2012"
|
12 years ago |
Ivan Savenko
|
f82122d9be
second part of c++11 update. gcc 4.5 and VS 2010 are no longer supported
|
12 years ago |
Ivan Savenko
|
2b45e13c5c
c++03 -> c++11 switch:
|
12 years ago |
beegee1
|
30bcec42c6
- Renamed client/BattleInterface to client/battle and client/UIFramework to client/gui
|
12 years ago |
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 years ago |
beegee1
|
c336abcf4a
* Added RMG tab to pregame(disabled by default, activate with: enableRMG=true in settings.json) * Fixed tab intendation * Renamed colors to more comprehensible names
|
13 years ago |
DjWarmonger
|
4bacd97497
Quests now handled by pointers again, this time without bugs.
|
13 years ago |
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 years ago |
DjWarmonger
|
0435d5a4f1
- Removed pointer usage for CQuest. may look rough, but works and fixes #1051.
|
13 years ago |
Ivan Savenko
|
13de841e10
- minor tweaks to quest window
|
13 years ago |
Ivan Savenko
|
e4c88d5088
- moved ParseBonus to JsonNode.cpp (linkage errors)
|
13 years ago |
DjWarmonger
|
b28da1a5d3
- Quest log minimap now has clickable icons
|
13 years ago |
DjWarmonger
|
32d1a08470
Pointer serialization for CQuest.
|
13 years ago |
DjWarmonger
|
7fbf89ffc8
Rearragned Seer Huts & Quests. More work on Quest Log descriptions.
|
13 years ago |
DjWarmonger
|
49d2ba1982
Quest Log is partially functional. TODO: update quest after completion.
|
13 years ago |
Ivan Savenko
|
50e8bc1704
- build system update
|
13 years ago |
DjWarmonger
|
12511d8fee
First part of new Quest Log, including common quest interface.
|
13 years ago |