Ivan Savenko
|
97aeaa9f28
|
- moved ColorPutter's to separate SDL_Pixels.h file
- added Channels namespace for accessing subpixels in format-independent way
- fixed several big-endian issues
- re-generated buld system
|
2012-05-17 10:44:48 +00:00 |
|
beegee1
|
7f04ed990b
|
Major refactoring. First part: BattleInterface
Introduction of pre compiled headers,...
|
2011-12-13 21:23:17 +00:00 |
|
Frank Zago
|
a62634cf94
|
Add support for SDL 1.3 in compatibility mode.
|
2011-11-17 00:24:27 +00:00 |
|
Ivan Savenko
|
ede7fd5a7a
|
- (linux) Fixed gcc linking issues
|
2011-10-31 18:00:44 +00:00 |
|
Frank Zago
|
8963293c07
|
Avoid soname versioning for AI libraries. These libraries are dlopened so there is no need to make them versioned at all.
Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
|
2011-10-06 01:21:25 +00:00 |
|
Ivan Savenko
|
a89895452a
|
- (linux) fixed searching/loading of scripting libraries
- (linux) moved AI libraries to /lib/vcmi/AI/lib*, ERM lib to /lib/vcmi/Scripting/*
- gcc compile and warnings fixes
|
2011-06-28 14:19:16 +00:00 |
|
Frank Zago
|
ecb3508690
|
(linux) Added configure test for the icc and clang compilers, and set some extra parameters for them.
|
2011-04-09 17:28:51 +00:00 |
|
Ivan Savenko
|
a2f512813f
|
- gcc compile fixes
- fixed locale issue
- Makefiles for StupidAI
- fix for #671 (not tested)
- linux readme update, including #598
|
2011-02-28 15:14:26 +00:00 |
|