Ivan Savenko
|
c6cc6e6301
Large changeset, first part of editing H3 objects via mods feature. Changes:
|
12 年 前 |
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 年 前 |
Ivan Savenko
|
857274a670
gcc compile fix
|
12 年 前 |
Michał W. Urbańczyk
|
850f47261d
ID should be always outputted as number (not char).
|
12 年 前 |
DjWarmonger
|
5252e2aefe
Added few more icons for creature abilities.
|
12 年 前 |
mateuszb
|
dbec99ffc7
* PlayerColor and TeamID refactoring
|
12 年 前 |
Ivan Savenko
|
b5fcefe455
- moved all system-specific handling of filesystem to VCMIDirs.cpp (new file)
|
12 年 前 |
Ivan Savenko
|
f306d7bb70
some changes towards editing H3 objects via mods. Should be stable, report if not.
|
12 年 前 |
Michał W. Urbańczyk
|
e708dd5545
Version set to 0.92. Changelog updated.
|
12 年 前 |
Ivan Savenko
|
74ac44662c
- a bit less memory usage during compilation with gcc, new file - RegisterTypes.cpp
|
12 年 前 |
Michał W. Urbańczyk
|
9492592a8f
Version bump. Fixed crash on desync saves.
|
12 年 前 |
Michał W. Urbańczyk
|
d45a554fec
Significant changes to saving system. Now both client and server store their lib part.
|
12 年 前 |
Ivan Savenko
|
b22d8a007f
- minor fixes
|
12 年 前 |
mateuszb
|
560315bc48
* SlotID refactoring
|
12 年 前 |
Michał W. Urbańczyk
|
827d7b8681
Fixes for previous rev.
|
12 年 前 |
mateuszb
|
9e00090c42
* refactoring, a few intriguing problems remain
|
12 年 前 |
alexvins
|
ceea466f54
[refactor] spell handling
|
12 年 前 |
mateuszb
|
9c1a117c1c
* refactoring
|
12 年 前 |
mateuszb
|
bda766b697
* refactoring
|
12 年 前 |
mateuszb
|
8a8eecd063
* refactoring
|
12 年 前 |
mateuszb
|
d540723739
* refactoring
|
12 年 前 |
mateuszb
|
86dc9386d6
* refactoring, including a generic solution for IDs
|
12 年 前 |
mateuszb
|
d03dbf64a6
* refactoring
|
12 年 前 |
mateuszb
|
0003d30991
* refactoring
|
12 年 前 |
mateuszb
|
f1c78e3260
* creature ID refactoring
|
12 年 前 |
mateuszb
|
af5287c193
* fixed opening custom campaign selection window
|
12 年 前 |
mateuszb
|
25663ce7af
* fixed vector<bool> serialization
|
12 年 前 |
DjWarmonger
|
e63747d2d2
Fixed #860 and #1169
|
12 年 前 |
mateuszb
|
8769f67c5d
* JsonReader can convert to enums
|
12 年 前 |
DjWarmonger
|
beb1ca1bf8
- getDate function now uses enum for different modes
|
12 年 前 |