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 |
|
Mark Vejvoda
|
cb7bd8ff04
|
- added menu option and commandline parameter to disable video playback
|
2012-06-09 05:02:01 +00:00 |
|
Mark Vejvoda
|
6f48ec6330
|
- play no videos when running special commands like validations
|
2012-06-04 00:11:29 +00:00 |
|
Mark Vejvoda
|
35b917106c
|
videos properly resize on different resolutions
|
2012-06-01 04:59:53 +00:00 |
|
Mark Vejvoda
|
19573a5f12
|
- attempt to fix build for users with libvlc version older than 1.1.13
|
2012-05-28 16:15:30 +00:00 |
|
Mark Vejvoda
|
660d702e97
|
- add a fallback url for playing videos in case the user has no internet
|
2012-05-25 16:33:34 +00:00 |
|
Mark Vejvoda
|
0fac755a5e
|
- video player now displays 'please wait' while loading the video
|
2012-05-23 19:59:52 +00:00 |
|
Mark Vejvoda
|
8fd436b612
|
- added new lua method to play video's in scenarios:
playStaticVideo
|
2012-05-22 06:17:56 +00:00 |
|
Mark Vejvoda
|
8ba7fd0fa0
|
- updated screen render size for videos for win32
|
2012-05-21 21:31:15 +00:00 |
|
Mark Vejvoda
|
1652d9e810
|
- fix the build on windows
|
2012-05-21 20:40:28 +00:00 |
|
Mark Vejvoda
|
29ed59de0b
|
- release media list player if used
|
2012-05-21 20:11:27 +00:00 |
|