filux
60f7eb519a
removed nasty timestamp from auto-documentation
2016-01-02 10:08:40 +01:00
filux
fcbf254a05
linux's installer based on binary and data files (no parallel configuration anymore)
2015-11-20 20:09:39 +01:00
filux
74cbbba6ba
improvements for static build and a bit of cleaning
2015-06-14 19:24:08 +02:00
Tom Reynolds
fecf89f295
Cosmetics
...
[CI skip]
2015-06-10 12:02:45 +02:00
Tom Reynolds
729c99c5fe
Change techtree doc image refs (http -> https)
...
[skip ci]
2015-05-17 18:08:00 +02:00
Tom Reynolds
f6a00c2be6
New HTML title for techtree docs
2015-05-17 18:02:03 +02:00
filux
b6f305e5ba
checked and updated tool, added new useful script
2015-03-20 18:33:47 +01:00
titiger
b3cf4bf1fd
meshes can glow
2015-03-18 20:21:59 +01:00
Tom Reynolds
d3d0fbf9bf
lossless images compression
...
keeping file formats, comments + EXIV meta data intact
2015-01-14 23:58:30 +01:00
titiger
6d15d66795
newest blender exporter from Yggdrasil (thanks!!) . Works with blender 2.69 and later and fixes a serious bug with normals and too many exported vertices.
2014-01-17 23:14:40 +01:00
Tom Reynolds
533b1f0bfe
Merge branch 'master' of github-tomreyn-megaglest:MegaGlest/megaglest-source
2013-12-26 18:29:35 +01:00
Tom Reynolds
9c51bfc60c
introduce shared linux shell code / externalize distribution check
2013-12-26 18:28:21 +01:00
SoftCoder
3bb9da6cdf
- removed directsound related references as it has been deprecated since 3.6.0.1
...
- coverity related fixes
2013-12-25 11:42:00 -08:00
SoftCoder
606aa392c7
- added coverity linux script
...
- a few updates to fix coverity reported issues
2013-12-17 23:57:45 -08:00
SoftCoder
e3996ceb92
- bugfixes for coverity reported issues
...
- new bash parameters for build-mg.sh (in prep for coverity automation)
- updated travis build to use new bash param
2013-12-17 17:35:51 -08:00
SoftCoder
f269273f07
- round #2 of coverity bug fixes
2013-12-14 22:37:15 -08:00
filux
00b4d9ab4e
resolved conflicts by conversion CRLF to LF
2013-11-28 08:26:39 +01:00
filux
d0836a6573
transfered .tx and tx-cleanup to data, added license/readme, basic configuration
2013-11-28 07:58:09 +01:00
Tom Reynolds
5de5fba834
- New translations
...
- convert_faction_xml2html: Correct location of default INI file
2013-11-17 00:36:01 +00:00
Mark Vejvoda
9350b16c4a
cleanup from cppcheck 1.62
2013-11-14 16:42:22 +00:00
Mark Vejvoda
2c1b181bc7
a bunch more code cleanup from cppcheck
2013-05-26 06:03:32 +00:00
Tom Reynolds
a6e6ab8f53
Use 'nproc' command instead of /proc/cpuinfo (doesn't work on armv5tel) to determine # of cores (lscpu can be another option)
2013-05-15 04:00:36 +00:00
Titus Tscharntke
a7b1f95ee4
g3d exporter sets fully transparent objects to opacity=1
2013-04-10 00:15:53 +00:00
Tom Reynolds
ef58a2285d
Changes to olaus' techtree HTML docs script:
...
* rename mg.ini to megapack.ini
* add Opensuse support (thanks atze)
2013-03-17 18:55:59 +00:00
Tom Reynolds
ea458a7cf1
fix system report utility for linux
2013-02-25 21:20:09 +00:00
Mark Vejvoda
8e97a7598d
- update cmake so some game tools respect output folder setting
2013-02-08 18:21:49 +00:00
Tom Reynolds
ef279c0ce1
Update to Linux system report utility
2013-01-15 20:51:28 +00:00
Tom Reynolds
3b99aa6a4e
Mark all scripts as exectuable
2013-01-02 15:57:17 +00:00
Mark Vejvoda
b30909f90b
- attempt to cleanup for debian compliance (proper copyright, etc)
2012-10-30 06:48:12 +00:00
Titus Tscharntke
1072223b48
Now a working version for of the g3d importer/exporter for blender 2.63! ( Includes "non-selectable"-feature too now )
2012-09-01 19:25:08 +00:00
Tom Reynolds
fb2f643131
Make Linux system_report tool spell out the OS architecture
2012-07-19 11:08:29 +00:00
Tom Reynolds
07c6fb2720
nerd work
2012-07-17 20:32:27 +00:00
Titus Tscharntke
734e744727
new blender exporter from GAE for blender 2.63 and later
2012-07-16 21:43:35 +00:00
Tom Reynolds
de0362e8d8
Linux support utility renamed and improved
2012-07-15 17:21:38 +00:00
Tom Reynolds
7974788b13
re-add now missing sysinfo.sh
2012-06-16 22:22:21 +00:00
Tom Reynolds
6b8487f6f5
Improved portuguese translation - thanks Victor J.!
...
Remove duplicate sysinfo.sh
Add hint on iavailable cmake options to build-mg.sh
2012-06-16 06:52:54 +00:00
Mark Vejvoda
c1f617481e
- bug fixes for load saved game (now fixes loading on windows) and corrects memory bug for loading saved games on all platforms.
2012-04-04 15:36:09 +00:00
Tom Reynolds
519384c4b9
correct references in convert_faction_xml2html's side-by-side faction viewer
2012-03-10 15:07:37 +00:00
Mark Vejvoda
138d5b1295
- added blender scripts for blender 2.5x and 2.6x for g3d import / export
2011-12-16 01:21:52 +00:00
mnaumann
284f4d0277
* clear comments and missing translation keys off existing translation files
...
* make merge_new_language_vars.pl report, in comments it adds to language files, only its filename, not path
2011-10-22 03:06:31 +00:00
Mark Vejvoda
dac61b9f5d
added some new cmake directives to optional turn off subprojects from the build process. The new cmake options include:
...
BUILD_MEGAGLEST_MODEL_IMPORT_EXPORT_TOOLS
BUILD_MEGAGLEST_MODEL_VIEWER
BUILD_MEGAGLEST_MAP_EDITOR
BUILD_MEGAGLEST_CONFIGURATOR
BUILD_MEGAGLEST
By default these are all enabled (On). Turn turn off a module run cmake with the option turned off:
-DBUILD_MEGAGLEST_CONFIGURATOR=OFF
2011-10-17 16:59:22 +00:00
mnaumann
2c67ea0a54
* add sysinfo.sh Linux support script
...
* update build dependencies installer script
* UTF-8 encoding for deutsch.lng
2011-07-14 16:45:16 +00:00
mnaumann
a02110e53b
* add credit for russian translation
...
* add missing translations for german language
* improve convert_faction_xml2html configuration file
2011-05-26 14:15:13 +00:00
Mark Vejvoda
60b8093f5b
- attempt to get non ascii file paths working in megaglest (Japanese etc...)
2011-05-18 21:49:11 +00:00
Mark Vejvoda
62ae318e60
- fix spelling mistake in perl script
2011-05-03 11:22:55 +00:00
Mark Vejvoda
cd4ef0eaf7
- proper binary path extraction on all platforms and glest.ini by default can run from search path and will try to find stuff it needs in the real binary path
...
- fixed error message for untis missing be_built
- fixed mg.ini for html tool and updated perl script
2011-05-03 11:15:15 +00:00
Mark Vejvoda
c94eb32bd8
Stuff from pabs (debian games) round #2
...
- remove jquery minified from svn because:
<pabs> also because they are minified, that means that the source code isn't included, which violates DFSG item 2: http://www.debian.org/social_contract#guidelines
- Now we use curl to download these files if the user runs the setupDeps.sh script (mentioned in the header of the main pl file)
2011-05-03 08:42:38 +00:00
Mark Vejvoda
bda831861a
Stuff from pabs (debian games) round #1
...
- remove +x bit on many files that should not have it
- added gplv3 svg logo for completeness in svn
2011-05-03 07:58:59 +00:00
mnaumann
02979a7430
- some adjustments to olaus' online docs' mg.ini configuration file
2011-02-15 03:54:47 +00:00
Mark Vejvoda
508a2a8277
- updated with olaus's latest code (thanks Olaus)
2011-02-15 02:29:49 +00:00