Titus Tscharntke
a5c2a50d60
only "named" console messages in chat-history, typically chat messages from users
...
smaller console font ( for test in linux only now )
2012-09-09 14:12:35 +00:00
Tom Reynolds
93db1912e8
* fix weird typo in Debian 6.0 build deps, thanks Softcoder
2012-08-03 22:57:54 +00:00
Mark Vejvoda
91927263f5
- fixed to work with both 32 and 64 bit on Ubuntu 10.04
2012-07-18 18:43:08 +00:00
Mark Vejvoda
deca2e6b21
- added support for ubuntu 10.04
2012-07-18 18:36:03 +00:00
Tom Reynolds
30f79a3205
Make Linux wrapper script return the binaries' exit code
2012-07-15 17:02:41 +00:00
Tom Reynolds
62bc601cc6
* fix build dependencies for Debian 6.0/Squeeze as per http://glest.org/glest_board/?topic=8460
2012-07-14 19:44:25 +00:00
Titus Tscharntke
0043511e0a
less alpha for building ghosts, 'X' key for highlighting, no camera move while highlighting
2012-07-13 23:19:53 +00:00
Tom Reynolds
8089848857
rewrite of setupBuildDeps.sh
2012-07-12 19:03:37 +00:00
Mark Vejvoda
a97f8ead7e
- added headless min player required message
...
- remove configurator from linux installer
- bugfix for headless stats connected player counts
2012-07-10 13:49:49 +00:00
Tom Reynolds
02683e5a11
one libvlc-dev is enough on ubuntu 8.04
2012-07-07 18:55:44 +00:00
Mark Vejvoda
b75527cdd6
- added libvlc to startup script
2012-07-03 01:20:10 +00:00
Tom Reynolds
f5e8a523e3
minor improvements to mk/linux/setupBuildDeps.sh
...
property changes to text files (check out with native line endings) and mk/linux/setupBuildDeps.sh (make executable)
2012-06-17 13:27:36 +00:00
Tom Reynolds
115f05f198
better server.ini; add page title to masterserver list
2012-05-22 20:28:33 +00:00
Mark Vejvoda
5aea7887e5
- linux installer now adds libvlc and deps
2012-05-18 22:59:17 +00:00
Mark Vejvoda
fea44117a4
- updated deps script to work on ubuntu 10.04
2012-05-18 18:04:57 +00:00
Mark Vejvoda
66af241154
- few updates to video player
2012-05-17 21:52:00 +00:00
Mark Vejvoda
32b4925f31
- attempt for better support for older versions of libvlc
2012-05-14 21:09:44 +00:00
Mark Vejvoda
7b3de2d109
- added support for intro videos using libvlc (if libvlc is installed for the developer, its optional)
2012-05-12 20:33:18 +00:00
Mark Vejvoda
1352f42854
- added support for checking if LuaJit library is installed and use that instead of normal Lua for increased lua performance (Currently only implemented in gcc builds)
2012-04-26 16:17:12 +00:00
Mark Vejvoda
433f4e84ce
- a few more fixes found using cppcheck
2012-03-28 06:34:34 +00:00
Mark Vejvoda
7a099a51c3
- added script to run cppcheck on the code
2012-03-28 05:58:13 +00:00
Mark Vejvoda
87556ede01
- added hotkey to saved games
2012-03-15 16:32:54 +00:00
Mark Vejvoda
c3e40ca1e5
- updated to include desktop files for map editor and g3d viewer and added to make install in cmake build system
2012-02-25 04:11:07 +00:00
Tom Reynolds
5e51b4a089
minor fix to commented out game invocation in Linux wrapper script
2012-02-12 01:50:38 +00:00
Tom Reynolds
598d8e6713
Add some testing/QA/debugging related options to run the game (commented out)
2012-02-11 17:29:59 +00:00
Titus Tscharntke
7de49ddc56
librtmp-dev was missing
2012-01-28 13:37:42 +00:00
Mark Vejvoda
12d1885c65
- ported bugfixes to trunk from 3.6.0.3
2012-01-24 21:28:05 +00:00
Mark Vejvoda
84f06d3cbd
- bugfix to compile with libircclient 1.6 and beyond
2012-01-23 20:36:15 +00:00
Mark Vejvoda
0d880a8692
- updated linux installer folder path
2012-01-23 15:42:15 +00:00
Mark Vejvoda
4f19172e2a
- updated version # to 3.6.0.3 for installers
2012-01-23 07:53:27 +00:00
Mark Vejvoda
f40c37f5e8
- ported bugfixes for 3.6.0.3 release:
...
- CMake build system fixes applied during debian testing (like checking for compiler SSE support etc)
- Windows client fix for headless server operation
- Crash for some systems when trying to use VBO's
- Fixed AZERTY keyboard support
- Enhanced support for screenshots in g3d viewer
- Updated particle code from titi
- Bugfix for custom data path override causing compiler error
- Bugfix for fontconfig to properly find fonts on systems that support and have fontconfig installed (fixes numerous non debian based systems that reported null font errors)
- Minor UI fix on battle end screen when playing 8 players (last player was sometimes chopped off)
2012-01-23 07:22:43 +00:00
Mark Vejvoda
1f60d2606a
- bugfix for icon size in windows header (shows proper size now)
2012-01-07 20:02:40 +00:00
Mark Vejvoda
ce8698c1b4
- fix corrupted bmp icon
2012-01-06 22:55:52 +00:00
Tom Reynolds
0f0fb0887a
Make wrapper scripts pass all CLI arguments to binary
2012-01-05 01:18:25 +00:00
Mark Vejvoda
fd9147440e
- fixed release build scripts to proper separate embedded source and data
2011-12-20 05:32:18 +00:00
Titus Tscharntke
882ded5b58
startscripts for map editor and g3dviewer will not change the path to gamedir anymore. by this parameters can be passed to them in a much more common way.
2011-12-20 01:51:38 +00:00
Mark Vejvoda
cfa508b0cb
- separated embedded code into its own source archive (streflop not in there as its not available on debian yet)
2011-12-19 21:02:38 +00:00
Tom Reynolds
90d433e615
* fix typos in opensuse dependencies
2011-12-18 22:02:45 +00:00
Mark Vejvoda
4548c6ebb8
- updated scripts to make release easier.
...
- incremented version to 3.6.0.2
2011-12-16 09:04:26 +00:00
Mark Vejvoda
69fa9279a5
- added a new script to synch everything to the mg-version.sh when doing a release
2011-12-16 07:39:19 +00:00
Mark Vejvoda
9d7dae3ba8
- updated with more info
2011-12-15 19:01:01 +00:00
Mark Vejvoda
8965e0071e
- fixed help2man in cmake
...
- added the ability to build the data source archive (for debian)
2011-12-15 18:01:07 +00:00
Mark Vejvoda
bb16ed2a65
- debian related changes
2011-12-15 11:16:14 +00:00
Mark Vejvoda
eca4f1934f
- updated cmake builds scripts to not fail if help2man is not installed
2011-12-14 09:39:03 +00:00
Mark Vejvoda
b233371061
- no need to ship man pages with source archive since its auto generated by the build
2011-12-14 08:48:59 +00:00
Mark Vejvoda
9852325da6
- fixed Martiño Figueroa's name in all copyrights in source code
...
- added copyrights to files that were missing it
2011-12-14 07:40:48 +00:00
Mark Vejvoda
68408a6430
- updated to include new autogenerated manpages
2011-12-14 06:33:42 +00:00
Mark Vejvoda
62a7186216
- updated build files to auto generate manpages for debian
...
- fixed spelling mistakes and broken links
2011-12-14 06:27:35 +00:00
Mark Vejvoda
201a656da4
- updated source and data archive build scripts to always export all data for the archive from svn instead of relying on files locally
2011-12-06 20:56:43 +00:00
Mark Vejvoda
49cee820d1
- updated linux installer with Italian text
2011-12-02 22:31:30 +00:00