Ivan Savenko
|
8be801a6dc
- CMappedFileLoader class to remap WoG files to h3 names
|
12 years ago |
Ivan Savenko
|
c6cc6e6301
Large changeset, first part of editing H3 objects via mods feature. Changes:
|
12 years ago |
beegee1
|
feea589648
- Bug-fixing for last commit - Moved CMapGenOptions to CMapGenerator
|
12 years ago |
beegee1
|
c10266ed97
- Reduced complexity to use the CMapGenerator(simpler interface) - Removed h3m.txt and tchar_amigaos4.h
|
12 years ago |
beegee1
|
f10ba48c77
- Fully integrated new logging API(ERM, Editor, missing parts) - Removed old logger
|
12 years ago |
Michał W. Urbańczyk
|
f42cfa6f43
MSVC compile fixes:
|
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
|
ee51c5beb5
- Renamed /lib subfolders to lowercase
|
12 years ago |
beegee1
|
89ad007b44
- Renamed Logging to logging
|
12 years ago |
beegee1
|
b82f232e50
- Moved the private part of the logging API to CLogger.h/.cpp
|
12 years ago |
beegee1
|
0baa261dfc
- Implemented the new logging API(not used currently) - Added lock typedefs to Global.h - Some layout updates to Global.h
|
12 years ago |
alexvins
|
2eb8263e51
Basic Configuration for bonus types
|
12 years ago |
Ivan Savenko
|
b5fcefe455
- moved all system-specific handling of filesystem to VCMIDirs.cpp (new file)
|
12 years ago |
Ivan Savenko
|
74ac44662c
- a bit less memory usage during compilation with gcc, new file - RegisterTypes.cpp
|
12 years ago |
alexvins
|
8249e15f0f
[c::b] update projects
|
12 years ago |
alexvins
|
d264f17b76
[refactor] separate h3m reader from rest of mapservice
|
13 years ago |
beegee1
|
0311e5e6f5
- Added basic mock/test generation - Added stub for terrain editing
|
13 years ago |
alexvins
|
4bc2fd5519
[c::b] renamed map subfolder to workaround dependency tracking bug
|
13 years ago |
Ivan Savenko
|
ffe8b99369
- reorganized hero classes
|
13 years ago |
Ivan Savenko
|
2643762f08
Mac OS patch from stopiccot
|
13 years ago |
beegee1
|
e08db9790b
* Map size can be any integer value * Changed new_*; to new_*(); for zero-parameter c-tors (=code convention; stack allocated objects without parantheses as ever to avoid c++ most vexing parse)
|
13 years ago |
beegee1
|
c336abcf4a
* Added RMG tab to pregame(disabled by default, activate with: enableRMG=true in settings.json) * Fixed tab intendation * Renamed colors to more comprehensible names
|
13 years ago |
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 years ago |
Ivan Savenko
|
f113f9573d
- CPack support. Works on my side, needs tweaks for Win
|
13 years ago |
Ivan Savenko
|
a602d7e9da
- build system update
|
13 years ago |
Ivan Savenko
|
d69f4b7632
- build system update
|
13 years ago |
Ivan Savenko
|
aa326491a3
- compile fixes
|
13 years ago |
Ivan Savenko
|
e67f8afdd9
- removed multiple unused files
|
13 years ago |
Ivan Savenko
|
b3c17d2788
large filesystem update. Filesysytem is now fully functional, everything should work.
|
13 years ago |
Ivan Savenko
|
a72a294a46
some work on new filesystem, not tested
|
13 years ago |