Ivan Savenko
|
3779a54ddd
- probably fixed 1671
|
11 years ago |
alexvins
|
16d6292be9
[refactor] extract often used classes from lib\NetPacks.h to separate header - less dependecies on whole packets class tree
|
11 years ago |
DjWarmonger
|
21c18e44a0
Components of combined artifacts will now display info about entire set.
|
12 years ago |
beegee1
|
c786a3076a
- Refactored victory loss condition checks
|
12 years ago |
Ivan Savenko
|
6cb3cb006d
Several minor fixes/features
|
12 years ago |
Ivan Savenko
|
f6a3d6770f
- chinese fonts now use fallback to H3 fonts for ASCII characters
|
12 years ago |
Ivan Savenko
|
208df34fc2
bigfixing & new file: launcher/jsonutils.cpp
|
12 years ago |
Ivan Savenko
|
6bee105d7d
Some refactoring of text display widgets:
|
12 years ago |
DjWarmonger
|
66d6aebe32
Fixed all the issues with Quests, #828 and #1223.
|
12 years ago |
Ivan Savenko
|
146a5e5ef8
Made speed of most of battle animations time-based
|
12 years ago |
Michał W. Urbańczyk
|
a1f545792b
Compile fixes specific for VS 2012"
|
12 years ago |
Michał W. Urbańczyk
|
4576719abe
Visual Studio 2013 Preview compile fixes:
|
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 |
Ivan Savenko
|
dd808ef5cc
bugfixing:
|
12 years ago |
Michał W. Urbańczyk
|
2a471eeb1a
Addec quick combat to system options window.
|
12 years ago |
Michał W. Urbańczyk
|
79026bdfde
Introduced strongly typed QueryID.
|
12 years ago |
Ivan Savenko
|
8be801a6dc
- CMappedFileLoader class to remap WoG files to h3 names
|
12 years ago |
Ivan Savenko
|
b20f8fd3d4
- fixed uninitialized access into modHander
|
12 years ago |
DjWarmonger
|
a7ed3ee3d0
Fixed #987
|
12 years ago |
Ivan Savenko
|
8273f323b1
- it is possible to edit data of another mod or H3 data via mods
|
12 years ago |
Ivan Savenko
|
c6cc6e6301
Large changeset, first part of editing H3 objects via mods feature. Changes:
|
12 years ago |
beegee1
|
c7c2686379
- Integrated the logging API into the client and the lib - Remove some more comments and switched to /// style - Fixed recursive locks - Added Global.h to CMakeLists(now visible in qt-creator) - Removed usage of shared_mutex - Added unique_ptr to CLogger targets
|
12 years ago |
beegee1
|
30bcec42c6
- Renamed client/BattleInterface to client/battle and client/UIFramework to client/gui
|
12 years ago |
beegee1
|
ee51c5beb5
- Renamed /lib subfolders to lowercase
|
12 years ago |
Ivan Savenko
|
c4c592b773
- bugfixing: #1243, #1227, #1241, #1236, #1233
|
12 years ago |
mateuszb
|
dbec99ffc7
* PlayerColor and TeamID refactoring
|
12 years ago |
Ivan Savenko
|
9c1c337a3d
- fixed #1220 and #1218
|
12 years ago |
mateuszb
|
560315bc48
* SlotID refactoring
|
12 years ago |
mateuszb
|
9e00090c42
* refactoring, a few intriguing problems remain
|
12 years ago |