Mark Vejvoda
63e3313e6b
- bugfix for attack-boosts on morphed units
2012-11-22 01:52:01 +00:00
Mark Vejvoda
68d8ef11d8
- see if this hotkey fix is ok for titi
2012-11-21 18:54:50 +00:00
Mark Vejvoda
8979219f43
- patch to support lua 5.2 (from opensuse)
2012-11-21 15:22:15 +00:00
Mark Vejvoda
ab9ded4734
- patch for opensuse loading fonts
2012-11-21 15:16:57 +00:00
Tom Reynolds
a5a83f4813
Some new translations and minor modifications to all main translation files
...
Minor modifications to 'About' screen
2012-11-21 06:08:31 +00:00
Titus Tscharntke
fac5161b2f
small fixes for about screen and so on ...
2012-11-20 23:21:04 +00:00
Mark Vejvoda
6b32c747b5
- fix end game stats if your team won it shows you as a winner.
2012-11-20 02:26:51 +00:00
Mark Vejvoda
c3ff9973d9
- fixed screenshots so holding shift ignores the screenshot key
2012-11-20 01:12:07 +00:00
Mark Vejvoda
f7ebba0301
- when changing playername, we reset the irc client connection when entering the internet lobby
2012-11-19 21:56:21 +00:00
Mark Vejvoda
3f82137c03
- fix for irc bug when leaving internet lobby too soon
2012-11-19 20:14:23 +00:00
Mark Vejvoda
a74295733d
- attempt to leave irc channel in cases where the client thread is shutting down for unknown reasons
2012-11-19 17:17:50 +00:00
Mark Vejvoda
e54aabd713
- bugfix for user in verbose mode with missing map
2012-11-19 05:27:16 +00:00
Mark Vejvoda
838d42599d
- attempt to see if this fixes some strange problems for user 'gonse'
2012-11-17 12:07:51 +00:00
Titus Tscharntke
89329a0928
SHIFT+<letter>+listbox arrow to jump to that letter in a list ( for menu_state_connected too )
...
Still trouble with screenshots when trying to navigate with shift+e+listbox
2012-11-17 01:04:04 +00:00
Mark Vejvoda
3d158ed159
- remove refs to openssl (we can use gnutls for ssl)
2012-11-15 16:00:38 +00:00
Mark Vejvoda
07c2af4b99
- no need to crash if admin port already in use, just output error to console
2012-11-15 15:08:30 +00:00
Mark Vejvoda
3773736212
- bugfix for headless admin to get message in his own language (if possible)
2012-11-15 14:45:22 +00:00
Mark Vejvoda
d9b624dbb8
- fixed spelling mistake in variable name
2012-11-15 08:16:08 +00:00
Mark Vejvoda
4a0617b12c
- ripped out a lot of unused code dealing with utf8
2012-11-15 08:12:40 +00:00
Mark Vejvoda
d0006db4a1
- updated for debian compliance
2012-11-15 07:50:43 +00:00
Mark Vejvoda
11fdaf899b
- attempt to see if this fixes tomreyn's selectbuf problems
2012-11-15 07:28:48 +00:00
Mark Vejvoda
20def412bf
- attempt to get new version system working
2012-11-15 00:35:49 +00:00
Titus Tscharntke
dc88090b5d
no screenshots when using hotkeys for listboxes
2012-11-14 23:51:18 +00:00
Mark Vejvoda
490c538086
- bugfix from tomreyn's stacktrace for resource selection
2012-11-14 23:42:12 +00:00
Mark Vejvoda
66ea587b7f
- bugfix from tomreyn's stacktrace for resource selection
2012-11-14 23:24:25 +00:00
Mark Vejvoda
d322f73284
- bug fixes and patches from hasufell related to:
...
- fontconfig not working
- new cmake option to control inclusion of libvlc
- new commandline option to force where to look for fonts: --font-path=x
- removal of libluajit from cmake
2012-11-14 19:20:08 +00:00
Mark Vejvoda
53f1163ca4
- updated installer to include libssl and libcrypto
3.7.0
2012-11-12 06:39:15 +00:00
Mark Vejvoda
aea1643ed1
- updated for debian compliance
2012-11-12 04:55:33 +00:00
Mark Vejvoda
9d4965ac4e
- updated for debian compliance
2012-11-12 04:52:19 +00:00
Mark Vejvoda
0cd2389e95
- updated for debian compliance
2012-11-12 04:50:34 +00:00
Mark Vejvoda
2469503128
- updated for debian compliance
2012-11-12 04:42:05 +00:00
Mark Vejvoda
df51816eb5
- remove unused code as debian flagged it as a warning
2012-11-12 04:32:01 +00:00
Mark Vejvoda
24fae99539
- remove unused code as debian flagged it as potentially unsafe
2012-11-12 04:18:43 +00:00
Mark Vejvoda
924b0898ba
- updated for debian compliance
2012-11-12 03:52:58 +00:00
Mark Vejvoda
66dd6af50e
- updated game version to 3.7.0 for release
2012-11-12 02:00:58 +00:00
Mark Vejvoda
ab5bd4687b
- removed symlink
2012-11-12 01:49:42 +00:00
Mark Vejvoda
f5949cf605
- updating to 3.7.0 in prep for release
2012-11-12 01:37:25 +00:00
Mark Vejvoda
847f97a048
- try to force focus on main window at startup
2012-11-11 05:31:11 +00:00
Mark Vejvoda
1966710628
- more detailed error handling for bad textures and/or models and sounds
2012-11-11 04:52:26 +00:00
Mark Vejvoda
8ba5524f35
- updated error handling to be more flexible so we can display better error details (like bad tga file, etc)
2012-11-10 23:19:42 +00:00
Mark Vejvoda
56e4843d13
- updated changelog to include latest enhancements
2012-11-10 20:49:41 +00:00
Mark Vejvoda
1dbcabf12c
- minor feature request added from sourceforge, when command given cannot be executed, sometimes we show the requirements of the command so the user knows why it failed
2012-11-10 19:39:55 +00:00
Mark Vejvoda
35f6a6665b
- attempt to keep irc connection and just join / leave the irc channel as required to speed up irc in the lobby
2012-11-10 09:22:28 +00:00
Mark Vejvoda
8a0390db35
- cleanup compiler warnings
2012-11-10 07:31:21 +00:00
Mark Vejvoda
2e14844a24
- attempt to bugfix windows using proper printf syntax for data types
2012-11-10 07:03:47 +00:00
Mark Vejvoda
ff58a868b3
- attempt to bugfix windows using proper printf syntax for data types
2012-11-10 06:37:23 +00:00
Titus Tscharntke
a43ebdb69e
changed way of showing the quick marker in the minimap ( x + mouseclick )
2012-11-10 00:01:44 +00:00
Titus Tscharntke
0cee4711d8
version set to beta3 as its no longer compatible
2012-11-09 23:57:58 +00:00
Mark Vejvoda
e3a7aedd5c
- headless server now supports lan option
2012-11-09 21:50:01 +00:00
Mark Vejvoda
8793b3400b
- bugfix for backspace on mac
2012-11-09 21:05:43 +00:00