Mark Vejvoda
ce7982dc91
- see if this speeds up color picking
2013-01-16 16:58:28 +00:00
Mark Vejvoda
d7eeaa4d8d
- see if this speeds up color picking
2013-01-16 01:46:31 +00:00
Mark Vejvoda
ceedef5200
- see if this fixes color picking
2013-01-15 03:18:26 +00:00
Mark Vejvoda
17a599ced3
- see if this fixes color picking
2013-01-15 00:52:00 +00:00
Mark Vejvoda
6f0c700acf
- see if this fixes color picking
2013-01-15 00:38:45 +00:00
Mark Vejvoda
ef069abdc8
- attempt to get mac build further
2013-01-10 07:32:54 +00:00
Mark Vejvoda
7fdd70402d
- added support for libfribidi for languages requiring complex text rendering like Arabic and Hebrew
2012-12-27 08:24:30 +00:00
Mark Vejvoda
ab9ded4734
- patch for opensuse loading fonts
2012-11-21 15:16:57 +00:00
Mark Vejvoda
d0006db4a1
- updated for debian compliance
2012-11-15 07:50:43 +00:00
Mark Vejvoda
d322f73284
- bug fixes and patches from hasufell related to:
...
- fontconfig not working
- new cmake option to control inclusion of libvlc
- new commandline option to force where to look for fonts: --font-path=x
- removal of libluajit from cmake
2012-11-14 19:20:08 +00:00
Mark Vejvoda
1966710628
- more detailed error handling for bad textures and/or models and sounds
2012-11-11 04:52:26 +00:00
Mark Vejvoda
8ba5524f35
- updated error handling to be more flexible so we can display better error details (like bad tga file, etc)
2012-11-10 23:19:42 +00:00
Mark Vejvoda
8a0390db35
- cleanup compiler warnings
2012-11-10 07:31:21 +00:00
Mark Vejvoda
ff58a868b3
- attempt to bugfix windows using proper printf syntax for data types
2012-11-10 06:37:23 +00:00
Mark Vejvoda
16b85dbe79
- added another patch from cygal (he's on fire people!) to word wrap messagebox text
...
- remove newlines from english text where appropriate
2012-11-07 21:24:44 +00:00
Mark Vejvoda
29da478bd5
- more cppcheck code cleanup
2012-11-06 03:52:27 +00:00
Mark Vejvoda
75acb075e8
- fix compilation of freetype-gl font system
2012-11-02 21:43:35 +00:00
Mark Vejvoda
7243a22abc
- added byte order logic for loading textures and sounds
2012-11-01 23:07:51 +00:00
Mark Vejvoda
00e075df97
- more byte order logic
...
- added new network packet debug
2012-11-01 22:00:55 +00:00
Mark Vejvoda
0d88936680
- added byte order logic for loading models
2012-11-01 21:22:38 +00:00
Mark Vejvoda
6a734a0336
- removed unused includes of fontconfig to cleanup some code
...
- added a warning for developers with older versions of fontconfig, to disable using it
2012-10-30 20:03:23 +00:00
Mark Vejvoda
55c7d1976f
- show final font file selected in verbose mode
2012-10-30 19:29:41 +00:00
Mark Vejvoda
1e8438eadb
- add some more verbose info on font searching and cleanup a leak
2012-10-30 19:24:18 +00:00
Mark Vejvoda
b30909f90b
- attempt to cleanup for debian compliance (proper copyright, etc)
2012-10-30 06:48:12 +00:00
Mark Vejvoda
3419127632
- proper way to handle size_t objects (cleanup warning on other platforms)
2012-10-26 02:42:10 +00:00
Mark Vejvoda
64058b17e7
- code cleanup from cppcheck
...
- added more checks when loading models, maps and textures
2012-10-20 07:15:13 +00:00
Mark Vejvoda
011e0263b0
- lots more code cleanup, using safe buffer size code to avoid buffer overflows
2012-10-19 01:31:20 +00:00
Mark Vejvoda
39191dc11e
- added some safety checks when loading models (in case we have some corrupt data)
2012-10-18 17:59:19 +00:00
Mark Vejvoda
e86cb3aeff
- more code cleanup based on suggestions from cppcheck
2012-10-18 08:16:47 +00:00
Mark Vejvoda
829a72db35
- added new intro video by Tiger
...
- bugfix for video display
- cleaned more code wanrings from cppcheck
2012-10-18 07:49:50 +00:00
Mark Vejvoda
6c62d675c3
- validation now checks for spawn attack units so it does not mis-report suck skills
...
- badly named texture in g3d model now reports which model file has the problem
2012-10-14 23:57:49 +00:00
Mark Vejvoda
a9d5af5261
- updated unit already in cell error with more detail
2012-10-11 14:23:31 +00:00
Mark Vejvoda
2f1ddf7776
- code cleanup based on verbose output from the latest git version of cppcheck
2012-10-06 07:27:32 +00:00
Mark Vejvoda
2a80dd7c3c
- more cppcheck code cleanup
2012-10-06 03:42:31 +00:00
Mark Vejvoda
97ba1a27e2
- cleaned up some warnings from VC++ compiler
2012-10-06 02:40:24 +00:00
Mark Vejvoda
c39da4cd69
- code cleanup from cppcheck
2012-10-06 02:10:23 +00:00
Mark Vejvoda
2061581be0
- added macro for older libvlc compiling
2012-09-27 21:22:17 +00:00
Mark Vejvoda
5d72c3f72b
- bugfix for looping
2012-09-27 01:18:50 +00:00
Mark Vejvoda
c33c1826ae
- proper implementation of video repeat (looping)
2012-09-27 01:17:57 +00:00
Mark Vejvoda
a21f2b705d
- some video rendering optimizations
2012-09-26 23:16:29 +00:00
Mark Vejvoda
1db56463fd
- try to make video performance a little better
2012-09-26 08:08:52 +00:00
Mark Vejvoda
e0bf4df646
- cppcheck round #2 cleanup
2012-09-22 20:37:42 +00:00
Mark Vejvoda
1c211e4ce6
- lots of code cleanup from the cppcheck
2012-09-22 20:13:57 +00:00
Titus Tscharntke
2bdc487cce
fix for "non-selectable" feature, its tested and works now!
2012-09-01 18:38:01 +00:00
Mark Vejvoda
ee2c02610d
- updated copyright headers is some files that had them missing
...
- added a new language string for battle end screen
2012-08-02 00:57:28 +00:00
Mark Vejvoda
19937c7512
- removed MD5 related classes as we will not support it after all.
2012-07-31 16:49:31 +00:00
Mark Vejvoda
8d6cdfb5db
- tomreyn broken the intro text centering but adding empty intro text properties, so i commented the properties out
...
- added more info / safer logic to center text
2012-07-26 06:47:59 +00:00
Mark Vejvoda
f681b309a9
- turned off the interpolation cache which was taking too much memory. Please test this to see if performance is affected, this should REALLY help with memory usage.
2012-07-22 00:04:44 +00:00
Mark Vejvoda
5cb761e5a6
- hint text now centered on screen when game is loading
2012-07-20 19:00:49 +00:00
Titus Tscharntke
d10d5fc770
hopefully working implementation of mpfNoSelect from this discussion: http://glest.org/glest_board/index.php?topic=8165.msg82932#msg82932
2012-07-14 21:29:15 +00:00