beegee1
|
f10ba48c77
- Fully integrated new logging API(ERM, Editor, missing parts) - Removed old logger
|
il y a 12 ans |
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
|
il y a 12 ans |
beegee1
|
ee51c5beb5
- Renamed /lib subfolders to lowercase
|
il y a 12 ans |
Ivan Savenko
|
c927913f5f
- Improved json validation. Now it support most of features from latest json schema draft
|
il y a 12 ans |
alexvins
|
2eb8263e51
Basic Configuration for bonus types
|
il y a 12 ans |
Ivan Savenko
|
b5fcefe455
- moved all system-specific handling of filesystem to VCMIDirs.cpp (new file)
|
il y a 12 ans |
Ivan Savenko
|
5deb499e7e
Last breaking change into mod system (will explain on forum)
|
il y a 12 ans |
Ivan Savenko
|
ffe8b99369
- reorganized hero classes
|
il y a 13 ans |
Ivan Savenko
|
04358ed0c6
multiple changes in config system, breaks existing mods. See upcoming post on forums.
|
il y a 13 ans |
Ivan Savenko
|
f7915d9e61
- removed creature-related code from ModHandler
|
il y a 13 ans |
DjWarmonger
|
e2bfd53c98
- Fixed some issues and crashes
|
il y a 13 ans |
Ivan Savenko
|
99dcb73a72
- filesystem.json files for wog and vcmi data
|
il y a 13 ans |
DjWarmonger
|
abd4a96bf1
Very simple loading and adding new creatures. Needs testing.
|
il y a 13 ans |
Ivan Savenko
|
44cc848edc
first part of town configuration:
|
il y a 13 ans |
Ivan Savenko
|
2dd9d943c9
- fix for missing grail
|
il y a 13 ans |
Ivan Savenko
|
cf15ca1cf0
- replaced loadToIt with better H3 parser.
|
il y a 13 ans |
DjWarmonger
|
39d433c1c7
Moved game Modules to config file.
|
il y a 13 ans |
DjWarmonger
|
289b7b68d9
Mod Handler class. It is connected with engine, but doesn't do anything yet.
|
il y a 13 ans |
Ivan Savenko
|
8040a81eec
- fixed save games issues (#1044)
|
il y a 13 ans |
Ivan Savenko
|
e67f8afdd9
- removed multiple unused files
|
il y a 13 ans |
Ivan Savenko
|
b3c17d2788
large filesystem update. Filesysytem is now fully functional, everything should work.
|
il y a 13 ans |
Michał W. Urbańczyk
|
41480a489e
Win compile fix (#974)
|
il y a 13 ans |
Ivan Savenko
|
49495c9caf
- possibly fixed #966 and #958
|
il y a 13 ans |
Michał W. Urbańczyk
|
3bf76cb719
Fixed #216 and #907.
|
il y a 13 ans |
beegee1
|
2f5d6f2684
* CHexField renamed to CBattleHex
|
il y a 14 ans |
beegee1
|
7f04ed990b
Major refactoring. First part: BattleInterface
|
il y a 14 ans |
Frank Zago
|
1a2323996e
Move CTownHandler::loadStructures inside CTownHandler::loadNames and rename the latter with the former.
|
il y a 14 ans |
Michał W. Urbańczyk
|
580c4e4c9b
ERM is now a separate project, linking to ./Scripting/ERM.dll and consisting all ERM* files from ./lib.
|
il y a 14 ans |
Michał W. Urbańczyk
|
617e1f962e
New files for lib:
|
il y a 14 ans |
mateuszb
|
36fb9b0b6e
* some progress in VERM interpreter
|
il y a 14 ans |