Ivan Savenko
|
b3c17d2788
large filesystem update. Filesysytem is now fully functional, everything should work.
|
13 years ago |
Michał W. Urbańczyk
|
54ca71d598
Update to Boost.Filesystem version 3, since Boost 1.50 drops support for version 2.
|
13 years ago |
Ivan Savenko
|
8c6965c5ee
- shadows for CWindowObject-based windows
|
13 years ago |
Ivan Savenko
|
9d2711fb51
- rewrote most of classes from adventure map window
|
13 years ago |
Ivan Savenko
|
49495c9caf
- possibly fixed #966 and #958
|
13 years ago |
Michał W. Urbańczyk
|
e4dc00abac
* new file lib/UnlockGuard.h — unlock_guard is for unlocking a mutex for the scope time (RAII)
|
13 years ago |
beegee1
|
7f04ed990b
Major refactoring. First part: BattleInterface
|
14 years ago |
DjWarmonger
|
dfea7db6e8
Compile fixes. May be suboptimal.
|
14 years ago |
Ivan Savenko
|
064466998a
- made main menu configurable (mainmenu.json)
|
14 years ago |
Ivan Savenko
|
0f2e00c780
-(linux) Moved all (I hope) files created by VCMI to ~/.vcmi to prevents crash on launch from read-only directory
|
14 years ago |
Frank Zago
|
7b1ede449d
Removed last instances of readNormalNr. Made readChar an inline.
|
14 years ago |
Frank Zago
|
8403d177aa
Added endian aware macros read_le_u16 and read_le_u32 to replace readNormalNR(). Fixes a couple of issues on big endian machines.
|
14 years ago |
Michał W. Urbańczyk
|
623325ca61
Ouch. Thing was for branch only.
|
14 years ago |
Michał W. Urbańczyk
|
bdd66b6537
Zmiany do Programming challenge.
|
14 years ago |
Michał W. Urbańczyk
|
a043bfa44a
* Reinstated music player. Added terrain music. To MSVC users: you need the recently uploaded libraries pack for this to work! [ http://download.vcmi.eu/msvc-pack.7z ]
|
14 years ago |
Ivan Savenko
|
98d32acf1b
- new files JsonNode.cpp/.h
|
14 years ago |
Ivan Savenko
|
0693312a8e
- fixed several crashes with joining creatures
|
14 years ago |
Ivan Savenko
|
61af4c745e
- recursive directory parser for LodHandler - for creature abilities and new main menu images
|
14 years ago |
Michał W. Urbańczyk
|
e505328fcd
Reverted r1992 for now [boost < 1.46 won't work with it]
|
14 years ago |
mateuszb
|
4647d4af2c
boost 1.46 compile fixes.
|
14 years ago |
mateuszb
|
9e3f8b86bf
* improved speed of CLodHandler::entries
|
14 years ago |
mateuszb
|
49083c4e5a
* ConstTransitive CGI more or less done
|
15 years ago |