Commit Graph

5162 Commits

Author SHA1 Message Date
filux 90c307182e updated version number for release 2015-03-09 00:34:59 +01:00
filux 9d98d2eed7 improved changelog 2015-03-08 01:05:59 +01:00
titiger 23b4f3aabb Changelog updated for release
More info about mac builds must be added.
2015-03-05 01:14:37 +01:00
filux 2eb3f7f6d3 Merge remote-tracking branch 'upstream/develop' into develop 2015-02-27 21:02:51 +01:00
filux 61ea9e6c06 fixed tiny bug in condition 2015-02-25 18:11:51 +01:00
filux 81ace6abbd updated servers' list 2015-02-25 16:51:28 +01:00
filux 473bde8865 improved nasty default settings 2015-02-25 16:50:23 +01:00
filux d3911ea45e initial version of scripts for macos 2015-02-25 16:48:53 +01:00
filux 966da32472 better support for macos, this also closes #36 2015-02-24 09:45:17 +01:00
filux e7ae5d2ca2 ini files for macos 2015-02-23 19:32:27 +01:00
filux e934a48fe2 added "mac ports" path 2015-02-23 19:24:53 +01:00
filux 60fb61937d bundle resources 2015-02-23 19:17:14 +01:00
filux f2b9a25198 support also for macos 2015-02-23 19:10:32 +01:00
filux 92b599a291 Merge pull request #58 from goetzk/buildable-package
Changes to make package build and run on osx
2015-02-17 22:35:19 +01:00
filux cf6036e34c Merge pull request #56 from goetzk/run-dos2unix
Run dos2unix on COPYRIGHT.source_code.txt
2015-02-17 22:33:42 +01:00
titiger 9b3d241c6c Merge pull request #59 from titison/fix/AttackBoostDesc
Fix AttackBoosts: Show Ep + Hp Regeneration in Desc
2015-02-16 21:09:22 +01:00
titison 404db00701 AttackBoosts: Show Ep + Hp Regeneration in Desc
Previously the Hp and Ep  regeneration was only shown if hp and ep
were also affected by the AttackBoost.
In addition I changed the way the  regeneration is shown:
Old: ->EP +10 [10]
New: ->EP +10 (Regeneration: +10)
2015-02-16 20:28:10 +01:00
Karl Goetz c21db67721 Changes to make package build and run on osx
MegaGlest is the correct spelling, the process of building a package upper
cases the binary so I'm removing my modification via an earlier branch.

This also sets CUSTOM_DATA_INSTALL_PATH to /Applications - this is the final
step in getting MegaGlest.app to launch after building and installing.

The previously hard coded path was ok for gnumake but failed when Xcode got
involved as it has build types (release/debug/et al) which the hard coding
didn't support. I've added an if/else catch for the two build types that i've
seen while working on megaglest and it should be trivial to add any others that
may be desirable.

There is still an outstanding issue of embedding dependencies or using system
provided dependancies which I haven't sorted out.
2015-02-15 18:33:56 +11:00
Karl Goetz 06bb4104dc Run dos2unix on COPYRIGHT.source_code.txt
COPYRIGHT.source_code.txt is inlined during the package building stage on OSX
when built using Xcode. To prevent it causing Rez to fail due to CRLF line
endings we unconditionally run dos2unix against the file during build. In the
cases where this wouldn't have caused a problem there is no regression and in
the cases where its necesary the file is fixed without manual intervention
2015-02-14 10:31:24 +11:00
titiger 82bc650372 fix windows build and --help output 2015-02-11 00:26:03 +01:00
titiger 4c5440f78c map editor has much more powerful random height function
You can give parameters now, to influence the map height calculation.
2015-02-10 02:06:02 +01:00
titiger b4fabc2717 map editor: new maps set player name as default author 2015-02-09 00:41:42 +01:00
titiger 17a412aa9a MegaGlest maps end with .mgm per default now.
As they are not really compatible with .gbm files anyway ( cliffs for example ),
we call maps *.mgm now per default. Its still possible to load *.gbm files
2015-02-09 00:30:43 +01:00
titiger 3c85b0fb25 forgot one place with default cell size 2015-02-09 00:28:32 +01:00
titiger 546d0112b4 Map editor starts with 8 players per default and uses a zoom of 5.
Maps without players crash the map editor on loading and make no sense anyway.
Zoom factor is set to 5 instead of 6 now, to ensure you see the full default 
map on startup
2015-02-08 23:32:05 +01:00
filux c453aa778b eliminated ugly icons from installer in linux's menu 2015-02-07 13:11:24 +01:00
filux c4d2368468 nicer chat on OSes with toolbar on the left like e.g. in "unity" 2015-02-07 02:24:30 +01:00
filux a2ab462236 better alignment 2015-02-07 01:45:10 +01:00
filux f749576f6c support for long transifex language codes (like xx_XX) and a bit more friendly options for other than english languages 2015-02-06 01:29:13 +01:00
filux 3728fff67b battle configuration screen with more synchronized look (host/admin<>client) and more friendly for other than english languages 2015-02-06 01:26:16 +01:00
filux e139f1c9a9 a bit more readable mods menu 2015-02-06 01:22:12 +01:00
filux e3d968257d keysetup menu more readable and better fit to other options tabs 2015-02-06 01:20:00 +01:00
filux aca1f1f918 'lan menu' more friendly for other than english languages 2015-02-06 01:17:07 +01:00
filux 13f6661641 root menu screen more friendly for other than english languages 2015-02-06 01:14:17 +01:00
filux f6e1383f56 masterserver screen more friendly for other than english languages 2015-02-06 01:12:21 +01:00
filux 1db511c345 more text on the info screen 2015-02-06 01:09:25 +01:00
filux d76fa2efa5 few more chars before wrap in message boxes 2015-02-06 01:07:34 +01:00
filux a61cd90556 nicer in-game menu 2015-02-06 01:05:40 +01:00
filux a19abc5591 chat supports longer messages 2015-02-06 01:02:34 +01:00
filux 3a1f295e4e no more long nicknames which overlaps other text 2015-02-06 00:58:02 +01:00
filux f5d4fe37da 'git version' is more important than compiler version 2015-02-06 00:54:18 +01:00
filux edc9973725 centered buttons 2015-02-06 00:51:59 +01:00
titiger 615cac7138 Merge pull request #54 from filux/feature/new-version-management
changed version number management and same versioning for game, map-editor and g3dviewer
2015-02-02 22:37:04 +01:00
filux e324a8f75c updated version numbers 2015-02-02 22:23:22 +01:00
filux 7451e49213 mapeditor and g3dviever will have always same version number as game, also game and binary packages will have always same version 2015-02-02 22:20:57 +01:00
filux da33c43230 a bit more manual but also cleaner way of updating version number 2015-02-02 22:13:17 +01:00
titiger 17cc8a1589 better help text for map editor 2015-02-02 20:49:36 +01:00
titiger adb71b4add get rid of AccessControl.dll in repository
this is now downloaded on demand.
2015-02-02 00:17:05 +01:00
filux 8596f70479 updated readme file in relation to version number management 2015-02-01 23:41:09 +01:00
filux 5192c3f87f proposition of different version number management 2015-02-01 15:45:07 +01:00