DjWarmonger
|
a3cad2883f
- Restored correct specialty serialization (#1599 and all its children)
|
11 years ago |
Ivan Savenko
|
f6c1dace6c
Minors:
|
12 years ago |
Ivan Savenko
|
ee1b0459e6
Extended building dependencies:
|
12 years ago |
beegee1
|
c786a3076a
- Refactored victory loss condition checks
|
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 |
Michał W. Urbańczyk
|
9f5d1ba623
Fixed #1271.
|
12 years ago |
Michał W. Urbańczyk
|
f95e6c233b
It is possible to set on visit query that object is to be removed after visit is over.
|
12 years ago |
Michał W. Urbańczyk
|
e8354908c3
Big change: Introduced new mechanism to handle queries. It should not cause any visible changes ATM apart from fixing several long-standing bugs realted to handling post-visit/battle/levelup callback, including infamous creature bank issues: #955, #1053, #1063, #1191. Needs testing.
|
12 years ago |
mateuszb
|
dbec99ffc7
* PlayerColor and TeamID refactoring
|
12 years ago |
Michał W. Urbańczyk
|
d45a554fec
Significant changes to saving system. Now both client and server store their lib part.
|
12 years ago |
mateuszb
|
560315bc48
* SlotID refactoring
|
12 years ago |
mateuszb
|
9e00090c42
* refactoring, a few intriguing problems remain
|
12 years ago |
mateuszb
|
9c1a117c1c
* refactoring
|
12 years ago |
mateuszb
|
bda766b697
* refactoring
|
12 years ago |
mateuszb
|
8a8eecd063
* refactoring
|
12 years ago |
mateuszb
|
d540723739
* refactoring
|
12 years ago |
mateuszb
|
86dc9386d6
* refactoring, including a generic solution for IDs
|
12 years ago |
mateuszb
|
d03dbf64a6
* refactoring
|
12 years ago |
mateuszb
|
0003d30991
* refactoring
|
12 years ago |
mateuszb
|
9dd60b6dbe
* refactoring
|
12 years ago |
mateuszb
|
f1c78e3260
* creature ID refactoring
|
12 years ago |
mateuszb
|
af5287c193
* fixed opening custom campaign selection window
|
12 years ago |
mateuszb
|
dc091a1ce1
* some work on hero crossover; still buggy
|
12 years ago |
mateuszb
|
bda92a4a73
* refactoring
|
12 years ago |
mateuszb
|
25663ce7af
* fixed vector<bool> serialization
|
12 years ago |
mateuszb
|
8769f67c5d
* JsonReader can convert to enums
|
12 years ago |
DjWarmonger
|
beb1ca1bf8
- getDate function now uses enum for different modes
|
12 years ago |
mateuszb
|
100dad889a
* much better callback function declaration (previous version inspired me to write a new coding guideline)
|
13 years ago |
DjWarmonger
|
a7cea94247
- Hopefully fixed #1103
|
13 years ago |