Johannes Schauer Marin Rodrigues
|
a1a5bc28c2
convert line endings from CRLF (Windows) to LF (Linux/Unix)
|
%!s(int64=2) %!d(string=hai) anos |
Konstantin
|
86f5d6de69
vcmi: modernize headers
|
%!s(int64=2) %!d(string=hai) anos |
Konstantin
|
cffdabf48e
lib: replace SDL usage to Boost one
|
%!s(int64=2) %!d(string=hai) anos |
Andrey Filipenkov
|
48c01157e6
fix typo
|
%!s(int64=2) %!d(string=hai) anos |
Andrey Filipenkov
|
db98575d10
fix unaligned memory access (UB) on Clang/GCC/MSVC
|
%!s(int64=2) %!d(string=hai) anos |
Andrey Filipenkov
|
ff635edc0b
wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined
|
%!s(int64=3) %!d(string=hai) anos |
Arseniy Shestakov
|
f1e5797834
Code style: move or add licensing information on top of every file
|
%!s(int64=8) %!d(string=hai) anos |
Ilya Zhuravlev
|
3c35b3eefe
Replace defined(linux) with __linux__/__linux/linux in vcmi_endian.h
|
%!s(int64=11) %!d(string=hai) anos |
Ivan Savenko
|
8ffd482324
- gcc compile fix
|
%!s(int64=12) %!d(string=hai) anos |
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
|
%!s(int64=13) %!d(string=hai) anos |
Ivan Savenko
|
e67f8afdd9
- removed multiple unused files
|
%!s(int64=13) %!d(string=hai) anos |
beegee1
|
7f04ed990b
Major refactoring. First part: BattleInterface
|
%!s(int64=14) %!d(string=hai) anos |
Frank Zago
|
e43ac3fa06
Fixed alignment issue on sparc. Minor optimization of CCreatureAnimation::nextFrameT.
|
%!s(int64=14) %!d(string=hai) anos |
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.
|
%!s(int64=14) %!d(string=hai) anos |