Commit Graph

1115 Commits

Author SHA1 Message Date
titiger
4425b7d234 Use steam player name as default playername if nothing was set 2017-03-13 00:58:06 +01:00
SoftCoder
6468f13f28 - set default player name to steam player name if running via steam on first execution 2017-03-11 21:16:20 -08:00
titiger
2133b8fd07 show megaglest version in irc WhoIS 2017-03-11 23:57:44 +01:00
filux
64a2c6dbbf missing button came back 2017-03-06 19:29:50 +01:00
SoftCoder
c9063fea56 - fixed issue #116 (all options menus auto register their controls for font change callbacks 2017-02-04 12:33:18 -08:00
SoftCoder
6f350d6319 Fix issue #116 - when fonts deleted and reloaded signal back immediately to all registered controls to refresh their font 2017-01-30 11:20:01 -08:00
titiger
c741c67bf7 reverting changes 2016-12-14 13:46:17 +01:00
titiger
7a1a28f647 another try to fix #116 2016-12-12 23:10:01 +01:00
titiger
48b14eb687 trying to fix #116 2016-12-12 22:45:16 +01:00
titiger
d65dc5e9e9 bugfix for missing maps 2016-11-10 01:36:35 +01:00
titiger
6c2f722f30 reverting some things related to alt+enter
real reason is false behaviour of static bool isUnprintableChar().
More tests needed.
2016-11-09 00:09:55 +01:00
titiger
b06f4d9776 map filter listbox only enabled for headless admin 2016-11-02 01:15:52 +01:00
titiger
abacbbbca9 fix for filters and non admin clients 2016-11-02 01:00:37 +01:00
titiger
8dbee3c7c5 Merge branch 'develop' of github.com:MegaGlest/megaglest-source into develop
menu_state_custom game had conflicts
2016-10-30 20:19:22 +01:00
titiger
c9b92ea97d map filter for headless servers 2016-10-30 20:19:07 +01:00
SoftCoder
b180da5e3d - fixed issue #122 2016-10-30 09:21:34 -07:00
titiger
4d99f5900d fix for #133
crash during using "Esc" button in options screen
2016-10-17 00:19:41 +02:00
filux
3639e111ef fixed some typos, fixes and enlargement for required dependencies 2016-08-09 21:25:41 +02:00
titiger
eb8187fd81 no more error when blocker scenario does not exist 2016-02-09 01:12:24 +01:00
titiger
b809ea2233 Proof that you are ready for internet games 2016-02-09 00:48:35 +01:00
SoftCoder
0d8377d6b4 - try to fix mac build 2016-01-18 15:29:16 -08:00
SoftCoder
86a59859b9 - atempt to cleanup use fo auto_ptr 2016-01-18 13:20:49 -08:00
titiger
f0f76949df rain is back
It looks bad with so little arin drops.
2016-01-16 18:18:04 +01:00
filux
94fdb6f385 less intensive rain in the menu 2016-01-10 16:18:56 +01:00
titiger
b36c6cd75c no need for sound initialisation in non audio menus 2016-01-07 01:33:48 +01:00
titiger
6f51e91266 Parameter ServerTitle done the ususal way 2016-01-07 00:51:23 +01:00
titiger
f3e96a64c1 new parameter --server-title
see issue #95
2016-01-03 16:31:05 +01:00
SoftCoder
01eb7b70d6 - move join game in progress menu option below publish so its not overlapping 2016-01-01 10:50:59 -08:00
SoftCoder
71d8eb2e67 - added more perf logging 2015-12-31 19:21:35 -08:00
SoftCoder
3002baf657 - added more perf logging 2015-12-31 18:58:04 -08:00
SoftCoder
a399f8d1a5 - try to improve launch packet speed and add performance logging for client network code 2015-12-31 16:02:09 -08:00
SoftCoder
b54b295ac8 - memory cleanup and fixed from cpcpheck 2015-12-31 14:22:25 -08:00
SoftCoder
2f52e01a76 - fixed issue #88 (numpad keys work now) 2015-12-22 23:12:33 -08:00
titiger
4f5ecb13e5 Position of scenario settings changed in custom menu 2015-12-13 03:00:35 +01:00
filux
36a88fe57c fix for bug related with customModTexture and data path (required relative path to texture file in the .ini) 2015-12-05 18:38:21 +01:00
SoftCoder
38cc0e5459 - fixed issue #87 and issue #88 2015-12-03 19:56:01 -08:00
filux
30a53e700c Merge pull request #62 from filux/less-conf-irc-messages
let's try to use this
2015-12-01 19:46:50 +01:00
titiger
e7eddca1ee Bugfix for listBox Shortcuts
Holding down shift+letter while selecting  jumps directly to a 
map/faction/ ... which starts with the given letter.
2015-11-26 01:58:15 +01:00
titiger
62e70debe9 fixed "Reload Last Settings" on the headless server #84
Relaod still does not always work if some people are already connected.
This makes trouble with network slots and slots in settings. 
In general #84 should be fixed with this.
2015-11-21 20:22:23 +01:00
filux
3ef7a6c1bc let's do some tests without time stamp, #83 2015-11-15 10:23:17 +01:00
filux
8a4ee15e59 Merge branch 'develop' into feature/sdl2 2015-11-05 20:45:53 +01:00
SoftCoder
897f2b6dd8 - code cleanup, property return value and printf 2015-10-24 18:45:10 -07:00
titiger
3dedf9e8b9 chat with utf8 works ingame too 2015-10-25 02:10:14 +01:00
titiger
b5acf03122 some code cleanup
commented code removed
2015-10-25 02:45:13 +02:00
titiger
f6fa7202d5 text input for labels should work in menus 2015-10-25 02:27:19 +02:00
titiger
f632e7c9d7 input for text labels 2015-10-25 00:53:41 +02:00
titiger
30d72c7b3c backspace, tab extension and length calc should work now in chat manager 2015-10-25 00:06:29 +02:00
titiger
964c776dcd input of utf8 characters should work in irc chat now
backspace does not work yet and all other places with textinput 
are still unchanged
2015-10-24 21:33:41 +02:00
SoftCoder
76d41dfc09 - attempt to see if IRC chat works better with sdl2 textinput 2015-10-24 09:02:23 -07:00
SoftCoder
45598620fa - additional bugfixes for keyboard entry in sdl2 2015-10-08 18:25:28 -07:00