mateuszb
|
d03dbf64a6
* refactoring
|
12 жил өмнө |
mateuszb
|
f1c78e3260
* creature ID refactoring
|
12 жил өмнө |
mateuszb
|
3958364884
* a bit more work on campaigns; hero crossover still buggy
|
12 жил өмнө |
mateuszb
|
dc091a1ce1
* some work on hero crossover; still buggy
|
12 жил өмнө |
mateuszb
|
bda92a4a73
* refactoring
|
12 жил өмнө |
mateuszb
|
8769f67c5d
* JsonReader can convert to enums
|
12 жил өмнө |
DjWarmonger
|
beb1ca1bf8
- getDate function now uses enum for different modes
|
12 жил өмнө |
alexvins
|
4bc2fd5519
[c::b] renamed map subfolder to workaround dependency tracking bug
|
12 жил өмнө |
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 жил өмнө |
mateuszb
|
100dad889a
* much better callback function declaration (previous version inspired me to write a new coding guideline)
|
13 жил өмнө |
DjWarmonger
|
a7cea94247
- Hopefully fixed #1103
|
13 жил өмнө |
beegee1
|
105083dd70
* Code convention updates * Default values for CMap types * Updated BinaryReader c-tor * Converted "bool" int types to bool in CMap classes * Removed map event operators in favor of member methods
|
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 жил өмнө |
beegee1
|
720deba838
* Added comments to map.h * Refactoring(renamed attributes, some steps towards coding guidelines, ..)
|
13 жил өмнө |
mateuszb
|
59fcc15254
* last revision reverted, mysterious bug
|
13 жил өмнө |
mateuszb
|
55f1c47c16
* more TPlayerColor/TResource
|
13 жил өмнө |
mateuszb
|
18bd898cb1
* fixed bug when starting certain maps in campaigns
|
13 жил өмнө |
mateuszb
|
6a81c8b1af
* campaign against magic numbers
|
13 жил өмнө |
Ivan Savenko
|
3fcba4fb5c
- fixed crash on start of some campaigns
|
13 жил өмнө |
Ivan Savenko
|
a138db7c9e
- removed lib headers from PCH
|
13 жил өмнө |
Ivan Savenko
|
0ca9f64573
Next part of town configuration:
|
13 жил өмнө |
Ivan Savenko
|
44cc848edc
first part of town configuration:
|
13 жил өмнө |
Michał W. Urbańczyk
|
d390113c23
* New files for lib: CBattleCallback.cpp and CBattleCallback.h
|
13 жил өмнө |
Ivan Savenko
|
7e778045b8
- removed no longer used CSndHandler. Transition to new fs is finished
|
13 жил өмнө |
Michał W. Urbańczyk
|
5981ad15d4
Fixed Duel mode. Integrated some changes from programmingChallenge branch - it's possible to define duel parameters using JSON.
|
13 жил өмнө |
Ivan Savenko
|
50e8bc1704
- build system update
|
13 жил өмнө |
DjWarmonger
|
12511d8fee
First part of new Quest Log, including common quest interface.
|
13 жил өмнө |
Ivan Savenko
|
47945383da
gcc-4.5 compatibility
|
13 жил өмнө |
Ivan Savenko
|
770a6e077c
- handling of incorrect or missing configuration files (settings.json\defaultSettings.json)
|
13 жил өмнө |
Ivan Savenko
|
9d2711fb51
- rewrote most of classes from adventure map window
|
13 жил өмнө |