Rev Author Branch Log Message Date SHA
r11151
Avatar ccw808
1.5.4 Fixed Linux compile error
25 January, 2017
r11139
Avatar ccw808
1.5.4 Fixed a startup crash
18 January, 2017
r11138
Avatar ccw
1.5.4 Merge pull request #104 from 4O4/max-password-length
Remove max password length limit for server accounts
11 January, 2017
Avatar ccw808
1.5.4 Fixed #9520: (SQLite or MySQL make the server freeze if the connection is lost)
Added named queue option to dbConnect
17 January, 2017
r11070
Avatar ccw808
1.5.4 Removed legacy registry settings & refactor
10 January, 2017
Avatar ccw808
1.5.4 Fixed Linux compile error from dfd8f6 (Updated detours to 3.0)
10 January, 2017
r11068
Avatar ccw808
1.5.4 Updated detours to 3.0
8 January, 2017
Avatar ccw
1.5.4 Merge pull request #102 from 4O4/bugfix/client-console-input-scroll
Fix input horizontal scroll during history navigation in client console
8 January, 2017
r11062
Avatar ccw808
1.5.4 Fixed #9519 (Authserial outputs some messages two times)
7 January, 2017
r11058
Avatar ccw808
1.5.4 Revert "Made CMapEventManager and CMapEvent shared"
This reverts commit 34bea4d67c8c9e94f2525d34be8f121147ba6af8.
5 January, 2017
Avatar ccw808
1.5.4 Added hack to make lua GC more aggressive when using OOP Matrix & Vector
5 January, 2017
r11049
Avatar sbx320
1.5.4 Linux compile fix #4
Addendum to 34bea4d67c8c9e94f2525d34be8f121147ba6af8
3 January, 2017
Avatar sbx320
1.5.4 Fixed Linux compilation #3
Addendum to 34bea4d67c8c9e94f2525d34be8f121147ba6af8
3 January, 2017
Avatar sbx320
1.5.4 Fixed Linux compilation #2
We apparently still don't have C++14 on Linux
Addendum to 34bea4d67c8c9e94f2525d34be8f121147ba6af8
3 January, 2017
Avatar sbx320
1.5.4 Fixed Linux compilation issue
Addendum to 34bea4d67c8c9e94f2525d34be8f121147ba6af8
3 January, 2017
Avatar sbx320
1.5.4 Fixed a debug assertion when stopping a Lua VM
3 January, 2017
Avatar sbx320
1.5.4 Made CMapEventManager and CMapEvent shared
Added the ability to remove all event handlers without passing a callback function
3 January, 2017
r11015
Avatar Jusonex
1.5.4 Fix crash introduced in fcc1ed4e68c697566ef3204c8f9454d7ec9b7c37
1 January, 2017
Avatar Jusonex
1.5.4 Merge pull request #110 from 4O4/bugfix/client-console-wandering-selection
Fix text selection when history size limit is exceeded in client console
31 December, 2016
r11013
Avatar 4O4
1.5.4 Fix text selection when history size limit is exceeded in client console
Selection is currently wandering when part of history is trimmed. Size
difference before and after trimming must be taken into account to
...
31 December, 2016