MathuSum Mut
ae6c0408dd
Added notice to readme
2018-03-17 23:57:25 +01:00
MathuSum Mut
b159c4d73d
Added 7z
2018-03-16 12:09:31 +01:00
mathusummut
90b0872f3a
Fixed issue with VS2017-32
2018-03-16 01:17:19 +01:00
mathusummut
4d74c52baa
Disabled optimizations by default to help debugging
2018-03-16 00:25:52 +01:00
mathusummut
08caa6a542
Added setup.bat
2018-03-15 20:49:22 +01:00
mathusummut
c9194bb976
Fixed glest.ini
2018-03-15 16:07:21 +01:00
MathuSum Mut
a67441a392
Fixed typo in Windows Readme
2018-03-15 13:24:14 +01:00
MathuSum Mut
020fbc92c0
Updated Readme for Windows
2018-03-15 13:23:41 +01:00
MathuSum Mut
37a8af3c60
Readme
2018-03-15 01:05:44 +01:00
mathusummut
5cbf76ccee
Polished pushing system for Windows
2018-03-15 01:04:56 +01:00
mathusummut
63871c6cad
Polished pushing system for Windows
2018-03-15 01:00:15 +01:00
MathuSum Mut
6ec0861289
Readme
2018-03-15 00:49:36 +01:00
mathusummut
ff9d772d04
Finalized Windows build system
2018-03-15 00:48:18 +01:00
MathuSum Mut
e46706540c
Readme
2018-03-15 00:25:54 +01:00
mathusummut
6556591fd7
Refactored files
2018-03-14 23:46:41 +01:00
MathuSum Mut
b70c260b27
Readme
2018-03-14 16:26:43 +01:00
mathusummut
f65f898980
Fixed Windows build issue
2018-03-14 16:16:17 +01:00
mathusummut
105d5fbb80
Fixed Windows build issue
2018-03-14 16:01:57 +01:00
mathusummut
55348d6c2a
Added Windows build
2018-03-14 13:10:55 +01:00
mathusummut
aabdfab3b9
Added Windows build
2018-03-14 13:08:03 +01:00
andy5995
fdfbc6ad57
windows:pull submodule update
2018-03-10 01:12:49 -06:00
andy5995
cf0babdd2c
windows64:pull update from submodule
...
`cd mk/windows64`
`git pull`
`cd ..`
commit
These were part of PR
https://github.com/ZetaGlest/zetaglest-source/pull/92 by @mathusummut
2018-03-09 14:54:21 -06:00
andy5995
54121b7164
windows32:add submodules
...
These were part of PR #92 by @mathusummut
2018-03-09 14:48:38 -06:00
andy5995
361126c8c9
windows64:pull down update from submodule
2018-03-09 12:50:42 -06:00
andy5995
30baf6b327
windows64:create submodule
...
*removed the windows directory
2018-03-09 12:43:08 -06:00
MathuSum Mut
ca283f781d
Changed icon name to zetaglest.ico ( #88 )
...
* Changed icon name to zetaglest.ico
2018-03-04 21:20:26 -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
andy5995
11c0ae1b0a
installer:[incomplete]worked on the scripts
2018-02-14 01:50:53 -06:00
andy5995
bdef7fc6f3
remove code related to blocking lobby access
...
This is no longer used, and the related feature was removed in a commit
a few weeks ago
2018-02-14 01:08:13 -06:00
andy5995
7caa602e46
make-binary-archive:renamed files so the script would work
2018-02-04 14:26:54 -06:00
andy5995
7fbac48394
make-binary_archive.sh:add error checking
...
Also changed references to zetaglest
2018-02-04 14:26:54 -06:00
Jammyjamjamman
4f29aaf470
Fixed a case typo in zetaglest server script (which fixes bug #50 ). [skip ci]
2018-02-04 16:38:57 +00:00
Andy Alt
0608f26385
glestkeys.ini:change some keys ( #42 )
...
* glestkeys.ini:change some keys
This corrects an error I made in
bf5a04be18
And T is now for team chat
H is for chat history (instead of "M")
Z is for HotKeySelectStoreUnit
* add comment
Squashed and merged Andy's hotkey changes.
2018-02-01 01:04:31 +00:00
andy5995
bf5a04be18
add hotkey value for "move"
...
This is needed now that
2c4fc340de
has been implemented
2018-01-28 03:36:51 -06:00
andy5995
018581a3d6
[incomplete] update macos build and config files [ #25 ] [skip ci]
2018-01-26 15:08:50 -06:00
Jammyjamjamman
7e7fad529e
Changed windows glest.ini to find the correct masterservers and user folders.
2018-01-26 15:23:06 +00:00
Jammyjamjamman
05b4e5e9a3
fixed build-mg script by making it no longer look for and update game data. Now it just gets the deps and builds the game.
2018-01-25 21:28:40 +00:00
Jammyjamjamman
38a9356e20
The game now looks for the data in a folder called 'zetaglest-data', adjacent to its repo folder.
2018-01-25 01:22:50 +00:00
andy5995
ce3f792f94
change version to 0.8.01 ( #3 )
2018-01-23 13:13:15 -06:00
andy5995
7fb3d3eec8
update data paths
2018-01-17 21:57:53 -06:00
andy5995
343b2c96b9
glest-dev.ini:change path to data [skip ci]
...
The path to the data is now different
See:
https://github.com/ZetaGlest/zetaglest-source#try-the-game-without-contributing
https://github.com/ZetaGlest/zetaglest-source/blob/develop/CONTRIBUTING.md#set-up-the-repositories-locally
2018-01-17 21:03:24 -06:00
andy5995
e928dbacb4
cleanup after removing submodules [skip ci]
2018-01-17 20:43:32 -06:00
andy5995
3976dc0f0a
glest.ini:update with urls to ZG master server [skip ci]
2018-01-17 12:24:48 -06:00
andy5995
c55775fe7a
glest.ini:change user data directory ( resolves #2 )
2018-01-15 15:49:50 -06:00
andy5995
13a1c734f3
osx: rename script
...
* changes some references of mg to zg
2018-01-14 15:24:31 -06: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
SoftCoder
87a9c4c069
- automatically adjust megaglest binary to shim if detected
2017-10-10 00:28:44 -07:00
SoftCoder
ab3b70f36a
- fix windows build and better automation for building steam shim
2017-10-09 23:53:43 -07:00