andy5995
8f77f6a231
README:add link to server list [skip ci]
2018-01-17 12:59:17 -06:00
andy5995
3976dc0f0a
glest.ini:update with urls to ZG master server [skip ci]
2018-01-17 12:24:48 -06:00
andy5995
2370c12add
docs: moved info about cloning forks to CONTRIBUTING
2018-01-16 16:24:41 -06:00
andy5995
c6d1d476d2
README.md: updated instructions for clone forks
...
This will put data where glest-dev.ini is looking for it, and eliminate
the need of using --data-path when running ./zetaglest
2018-01-16 15:06:36 -06:00
andy5995
41443d222c
README:add Project goals
...
@sexybiggetje and @dafky2000 recently asked me, "why the fork?" and
"What are the goals?"
So I hope this helps answer that question! :) Thank you for your
interest!
2018-01-16 11:34:07 -06:00
andy5995
c55775fe7a
glest.ini:change user data directory ( resolves #2 )
2018-01-15 15:49:50 -06:00
andy5995
bd6bcd194b
ChangeLog.md: add note about e6e7c62 [skip ci]
2018-01-15 11:58:16 -06:00
andy5995
e6e7c620a3
menu_state_new_game.cpp: remove code that blocks players
...
(closes #6 )
This means "InternetGamesGamesAllowed" will not be used. Anyone can
enter the lobby even if they can't beat a 1.0 cpu.
2018-01-15 11:54:50 -06:00
andy5995
d82463f215
CONTRIBUTING:add links to issue trackers [skip ci]
2018-01-15 10:37:34 -06:00
andy5995
fd0e8b8484
ChangeLog.md: add "Elves" faction [skip ci]
...
Elves faction was added to data in ZetaGlest/zetaglest-data#6
2018-01-14 21:14:58 -06:00
andy5995
13a1c734f3
osx: rename script
...
* changes some references of mg to zg
2018-01-14 15:24:31 -06:00
andy5995
409f0f2333
AUTHORS.md: created [skip ci]
2018-01-14 15:19:00 -06:00
andy5995
c900278926
CONTRIBUTING:add contact info [skip ci]
2018-01-14 14:19:03 -06:00
andy5995
285490a6bf
README:Add Discord to contact info [skip ci]
2018-01-14 14:08:02 -06:00
andy5995
99e8d68e94
make correction to contributing/forking/cloning procedure
...
[skip ci]
2018-01-14 14:02:54 -06:00
andy5995
8aabb141aa
travis: change script name
2018-01-14 11:21:17 -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
andy5995
7265668b49
README:add link to IRC [skip ci]
2018-01-13 23:50:24 -06:00
andy5995
4077643a1b
COPYING:license added [skip ci]
...
ZetaGlest will use the same license as
[MegaGlest](https://megaglest.org/license )
2018-01-13 23:46:36 -06:00
andy5995
a6128476b8
README:spelling [skip ci]
2018-01-13 23:42:46 -06:00
andy5995
7208e6dd8f
README.md:formatting [skip ci]
2018-01-13 23:34:43 -06:00
andy5995
8067742a97
add specifics and suggest path info [skip ci]
2018-01-13 23:19:23 -06:00
andy5995
cc3d7c6f5d
make sure ZG users enter the correct IRC channel
2018-01-13 23:13:20 -06:00
andy5995
f8c6babf8b
README.md: updated, CONTRIBUTING.md: added [skip ci]
...
Quick guide to building and contributing
2018-01-13 23:12:41 -06:00
andy5995
76632e6b34
.gitmodules: update urls
2018-01-13 22:35:41 -06:00
andy5995
b590f87fea
travis: change destination of notifications
2018-01-13 22:17:25 -06:00
titiger
12998eb10f
bugfix for "save as". see #177
2017-12-18 01:43:29 +01:00
titiger
bc01b2922c
prevents a crash when map group is empty.
2017-12-06 01:38:52 +01:00
SoftCoder
9350a9df85
- check for both default and x64 windows binary from steam shim
2017-10-10 01:50:28 -07:00
SoftCoder
b3d2c55fad
- more automation for building steam shim on windows
2017-10-10 01:03:55 -07: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
SoftCoder
ffe6e5462d
- more cppcheck cleanup
2017-10-09 23:22:55 -07:00
SoftCoder
588ec21d8a
- more cppcheck cleanup, AND some new inernal steam commandline parameters to reset stats and enable debugging
2017-10-09 23:09:52 -07:00
SoftCoder
865a665bf0
- round 2 of cppcheck code cleanup
2017-10-09 20:21:14 -07:00
SoftCoder
26581a77d2
- first round of cleanup from cppcheck report
2017-10-09 19:09:36 -07:00
SoftCoder
da8a44167b
- update cppcheck script to install cppcheck if missing and check multiple paths for cfg file
2017-10-09 12:44:53 -07:00
SoftCoder
2988521701
- added another steam achievement for winning first online game
2017-10-08 23:05:29 -07:00
SoftCoder
d78f28983b
- some coverity based cleanups
2017-10-08 20:31:42 -07:00
SoftCoder
9de36c32a3
- cleanup achievement code for easier expansion later
2017-10-07 16:45:31 -07:00
SoftCoder
ff4eb7e61e
Merge branch 'develop' of github-softcoder-megaglest:MegaGlest/megaglest-source into develop
2017-10-07 14:54:26 -07:00
SoftCoder
f744d90538
- added first steam achievement support (winning your first game) as a reference
2017-10-07 14:53:51 -07:00
Tom Reynolds
92066b541b
minor changes for megaglest_shim build #2
...
* actually mute warnings on non-existing files during first build.sh run now
2017-10-07 22:51:19 +02:00
Tom Reynolds
c9da4eb062
minor changes for megaglest_shim build
...
* mute warnings on non-existing files during first build.sh run
* git ignore megaglest_shim binary
2017-10-07 21:48:52 +02:00
SoftCoder
60be01988a
- try to help steamshim compile better on other systems
2017-10-07 12:36:13 -07:00
SoftCoder
9b0a04f126
- try slightly different way to protect mutex list
2017-10-07 11:48:34 -07:00
SoftCoder
9274f2b5e2
- try to fix a memory leak
2017-10-07 11:14:26 -07:00
SoftCoder
a413fb5c31
- attempt to protect cache manager mutex creation behind a static mutex
2017-10-07 11:04:52 -07:00
SoftCoder
b928bbbb40
- attempt to see if this corrects tomreyns compile error: ==6454==ERROR: AddressSanitizer: heap-use-after-free
2017-10-07 10:42:21 -07:00
SoftCoder
59be04ab6a
- attempt to correct tomreyns cmake linker issue
2017-10-07 08:59:27 -07:00