Commit graph

1505 commits

Author SHA1 Message Date
RElesgoe
795964d877 Fix compile error when compiling without WIN32_GUI due to defining a "printf" macro 2016-08-23 02:11:40 -07:00
RElesgoe
159e078bbf Merge branch 'master' of https://github.com/RElesgoe/pvpgn.git 2016-08-23 01:50:01 -07:00
RElesgoe
afed6da48b - Fix compile error when not compiling with WIN32_GUI
- Print passed error string when formatting fails in eventlog()
2016-08-23 01:49:59 -07:00
RElesgoe
5bdf3f4971 Merge pull request #15 from pvpgn/master
Sync
2016-08-23 01:38:03 -07:00
RElesgoe
d0dd295734 Fix CMakeLists.txt for /common/ 2016-08-23 01:33:52 -07:00
RElesgoe
b245f6c6c9 Use fmt library for type safe formatting when calling eventlog() 2016-08-23 01:29:06 -07:00
RElesgoe
1e6dc02155 Delete conversion-changelog 2016-08-18 02:28:35 -07:00
RElesgoe
33af5ee94f Delete README.cmake 2016-08-18 02:27:41 -07:00
RElesgoe
f876fc8c7b Delete README.ALPHA 2016-08-18 02:27:13 -07:00
RElesgoe
afd72200d2 Delete BUGS 2016-08-18 02:26:48 -07:00
RElesgoe
5aab53f8c7 Delete TODO 2016-08-18 02:26:41 -07:00
HarpyWar
0d9747a1ad Update quiz.lua
Fix Lua quiz break https://github.com/pvpgn/pvpgn-server/issues/196
2016-08-18 09:40:05 +03:00
RElesgoe
49cffbae75 Merge pull request #250 from RElesgoe/master
Fix typo
2016-08-13 12:20:06 -07:00
xboi209
34d5d3e4fb Fix typo 2016-08-13 12:05:54 -07:00
RElesgoe
1fa987f473 Merge pull request #248 from RElesgoe/master
Update Travis CI to use Trusty (Ubuntu 14.04)
2016-08-13 05:44:36 -07:00
xboi209
b2803cf020 Export variables in Travis CI .yml 2016-08-13 04:33:59 -07:00
xboi209
e1eab3f7a8 Fix 2016-08-13 04:28:01 -07:00
xboi209
2b91ebf697 Fix apt sources in Travis CI .yml 2016-08-13 04:25:50 -07:00
xboi209
661b3a13a3 Remove tab characters from Travis CI .yml 2016-08-13 04:20:39 -07:00
xboi209
ffaa8e45cd Travis CI use Trusty (Ubuntu 14.04) 2016-08-13 04:10:39 -07:00
RElesgoe
4987e41cad Merge pull request #247 from RElesgoe/master
Update fmt (formerly C++ Format) to 3.0.0
2016-08-13 03:14:10 -07:00
xboi209
b63b4756e4 Update to fmt 3.0.0 2016-08-12 23:35:15 -07:00
RElesgoe
58c6d6cb4e Merge pull request #245 from RElesgoe/master
Fix value comparison bug in tracker.cpp
2016-08-12 23:05:57 -07:00
xboi209
f336183eb6 Fix value comparison bug in tracker.cpp 2016-08-12 22:19:54 -07:00
RElesgoe
9763715f70 Merge pull request #244 from RElesgoe/master
Use wide functions from WinAPI when possible and update greeting message
2016-08-12 22:01:00 -07:00
xboi209
b12ebbacd4 Move Windows-specific code to appropriate #ifdef block 2016-08-12 21:17:17 -07:00
xboi209
96d017284f - Use narrow functions in sql_odbc.cpp
- Remove use of TCHAR types
2016-08-12 20:54:35 -07:00
xboi209
1e36d4995d Update greeting message in pvpgn_greeting() 2016-08-12 18:40:10 -07:00
xboi209
09d012360b - Use wide functions instead of narrow functions when using WinAPI
- Use RtlGetVersion() instead of GetVersionEx()
2016-08-12 18:34:04 -07:00
RElesgoe
b9beb3b495 Merge pull request #240 from RElesgoe/master
Use standard typedefs and fix format specifiers
2016-08-12 04:58:03 -07:00
xboi209
cd394c6905 Fix mistakes with format specifiers 2016-08-12 00:36:23 -07:00
xboi209
e1dee887df Fix incorrect format specifiers 2016-08-12 00:20:22 -07:00
xboi209
77c209318f Fix previous commit 2016-08-11 22:53:37 -07:00
xboi209
42e3a6680b Use standard typedefs from <cstdint> 2016-08-11 22:47:12 -07:00
RElesgoe
78516e1db3 Merge pull request #237 from RElesgoe/master
Use singleton class for ad banner
2016-08-11 21:37:40 -07:00
xboi209
8fd10d01dc Use singleton class for ad banner 2016-08-11 17:42:24 -07:00
RElesgoe
fc82715c61 Merge pull request #234 from RElesgoe/master
Fix compile errors
2016-08-05 16:43:41 -07:00
xboi209
f828993102 Fix compile errors 2016-08-05 04:32:54 -07:00
xboi209
01499ccd5b Fix compile error 2016-08-05 02:37:49 -07:00
xboi209
de866c1ba5 Merge branch 'master' of https://github.com/RElesgoe/pvpgn.git 2016-08-05 02:24:52 -07:00
xboi209
ca6acfd419 Fix compile error 2016-08-05 02:24:49 -07:00
RElesgoe
ae761897a0 Merge pull request #232 from RElesgoe/master 2016-08-05 01:46:12 -07:00
RElesgoe
6c29c0edc0 Merge pull request #14 from pvpgn/master
Sync
2016-08-05 01:44:26 -07:00
xboi209
6436e2fe9b Remove track.muleslow.net from the tracker list 2016-08-05 01:43:04 -07:00
RElesgoe
81b8dcd879 Remove dynamic exception specification from functions in luawrapper.c… (#231)
* Remove dynamic exception specification from functions in luawrapper.cpp and luawrapper.h

* Added missing semicolon
2016-08-05 01:40:09 -07:00
xboi209
134448e67a Added missing semicolon 2016-08-05 01:39:49 -07:00
xboi209
dbef3aa172 Remove dynamic exception specification from functions in luawrapper.cpp and luawrapper.h 2016-08-05 01:37:19 -07:00
RElesgoe
ae7f41a2b8 Merge pull request #229 from RElesgoe/master
Removed unreferenced variables
2016-08-05 01:00:35 -07:00
xboi209
3400a2a3ee Removed unreferenced variables 2016-08-05 01:00:00 -07:00
RElesgoe
ceb67ed09a Merge pull request #228 from RElesgoe/master
Update trackers
2016-08-05 00:54:01 -07:00