19 Commits

Author SHA1 Message Date
mathusummut
0037df1100 Links are now in glest.ini 2019-03-29 02:13:07 +01:00
mathusummut
6b873f4652 Added update notifier 2019-03-21 08:45:10 +01:00
mathusummut
8ce2993e5d Now mod center is loaded from glest.io 2019-03-04 00:18:52 +01:00
mathusummut
7a9c386748 Default command on right-click is now configurable 2019-02-05 00:31:53 +01:00
mathusummut
e248eddbf9 IRC server and channel is now in glest.ini 2019-02-02 22:58:43 +01:00
mathusummut
d5775734d7 Renamed ZetaGlest to Glest 2019-01-31 02:40:31 +01:00
mathusummut
6a3fefb7a2 Updated glest.ini 2018-11-08 21:36:51 +01:00
mathusummut
d2d5b1df2f Removed unused glest.ini parameters 2018-11-02 18:52:10 +01:00
mathusummut
a60b69215b Uses the MegaGlest server 2018-10-30 11:39:50 +01:00
andy5995
aa54e2032b put filenames back into source code
This closes #113 and will help with #110
2018-09-11 21:27:38 -05:00
mathusummut
2e9623c8da Fixed menu layout 2018-06-23 14:57:11 +02:00
mathusummut
c9194bb976 Fixed glest.ini 2018-03-15 16:07:21 +01:00
mathusummut
aabdfab3b9 Added Windows build 2018-03-14 13:08:03 +01:00
andy5995
30baf6b327 windows64:create submodule
*removed the windows directory
2018-03-09 12:43:08 -06:00
Andy Alt
73aa999de7 add new function for playing sfx (#68)
(#63)
2018-02-22 10:02:04 -06:00
andy5995
1f1233e0db menu_masterserver.cpp:add function to play different sound
This adds a function to play a different sound when a server becomes
available.

The sound hasn't changed, but now the separate function has been added,
the sound can be changed very easily.

The ticket to create the new sound is at
https://github.com/ZetaGlest/zetaglest-data/issues/44

Can be customized by adding the variable to
$HOME/.zetaglest/glestuser.ini

closes #63
2018-02-21 08:38:19 -06:00
andy5995
a6a02af157 core_data.cpp:allow user-configurable sfx
This allows users to set their own sound effects using glestuser.ini

Any values from glest.ini can be used in glestuser.ini, and when in
glestuser.ini, they override the values in glest.ini.

Not yet documented.

This adds only 2 sfx, and shows how to do it.

This will change how #63 is done
2018-02-19 07:36:40 -06:00
Jammyjamjamman
7e7fad529e Changed windows glest.ini to find the correct masterservers and user folders. 2018-01-26 15:23:06 +00:00
andy5995
45bccef4a9 change build target to "zetaglest"
* add dependency info to README
* rename script
* renamed windoze to windows

At some point, it will be better to split off the installation
instructions from the README.
2018-01-14 11:17:14 -06:00