Ivan Savenko
|
5deb499e7e
Last breaking change into mod system (will explain on forum)
|
13 years ago |
alexvins
|
53b684180d
[refactor]
|
13 years ago |
Ivan Savenko
|
b5ebf443fc
- all fonts handling is now in new file, UIFramework/Fonts.cpp/h
|
13 years ago |
Ivan Savenko
|
04358ed0c6
multiple changes in config system, breaks existing mods. See upcoming post on forums.
|
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
|
15a7f43e11
- fixed #1075, #1080, #1081
|
13 years ago |
Ivan Savenko
|
061ed69c63
- fixed seer hut issue (#1073)
|
13 years ago |
Ivan Savenko
|
eec4d3579d
- fixed crash on missing videos
|
13 years ago |
Ivan Savenko
|
28f0263298
- compile fixes
|
13 years ago |
Michał W. Urbańczyk
|
cd63c177e2
* std::unordered_map implementation in MSVC 10 has terribly slow destructor. Since bug is fixed only in VC11, I replaced it with boost::unordered_map.
|
13 years ago |
Ivan Savenko
|
8040a81eec
- fixed save games issues (#1044)
|
13 years ago |
Ivan Savenko
|
708ad6ac7f
- music player uses URI's instead of enum from music base
|
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 |
DjWarmonger
|
4bd8a5a15b
Compile fix for last commit.
|
13 years ago |
beegee1
|
1ed91077f7
* Implementation of the new filesystem API (msvc project files needs to be updated)
|
13 years ago |