Commit graph

1371 commits

Author SHA1 Message Date
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
xboi209
48807fdbfb - Remove track.dreaming-bg.com tracker (dead)
- Add track.eurobattle.net tracker
2016-08-05 00:53:12 -07:00
RElesgoe
81c35b65f0 Merge pull request #227 from RElesgoe/master
Possible crash at userlog_read() when an argument is a null pointer
2016-08-05 00:50:16 -07:00
xboi209
179c547459 Possible crash at userlog_read() when an argument is a null pointer 2016-08-05 00:48:42 -07:00
RElesgoe
3a95a5dda4 Merge pull request #223 from RElesgoe/master
Sync
2016-08-04 22:24:16 -07:00
xboi209
0a57d3f700 Fix casing on ver-IX86-1.mpq 2016-08-04 21:42:32 -07:00
xboi209
bb5b6a94ba Define the ad.json format specification 2016-08-04 21:22:49 -07:00
xboi209
38ae37fb5b - Update CheckRevision ver-IX86-*.mpq files
- Use ver-IX86-1.mpq for WarCraft 3
2016-08-04 20:31:50 -07:00
xboi209
d5ec921422 Create VersionCheck entry for WarCraft 3: Reign of Chaos 1.27a 2016-08-04 19:58:33 -07:00
xboi209
1505fc5238 Move VersionCheck entries for WarCraft 3 1.26a to Older Versions section 2016-08-04 19:55:42 -07:00
xboi209
c68aff0a1a Update JSON for Modern C++ to v2.0.2 2016-08-04 19:52:02 -07:00
RElesgoe
bc74c5b602 Merge pull request #211 from RElesgoe/master
Fix exception when attempting to select an invalid ad id
2016-07-01 02:00:11 -07:00
xboi209
2639fa9578 - Fixed exception when attempting to select an invalid ad id 2016-07-01 01:58:32 -07:00
RElesgoe
295f9d481a Merge pull request #204 from RElesgoe/master
Modify bnetd.conf.win32 to use ad.json instead of ad.conf
2016-05-24 17:54:14 -07:00
xboi209
23b7a5de56 Modified bnetd.conf.win32 to use ad.json instead of ad.conf 2016-05-24 17:53:02 -07:00
RElesgoe
c99de23626 Merge pull request #203 from RElesgoe/master
Use JSON configuration file for Ad Banners
2016-05-24 13:28:17 -07:00
xboi209
a42ec6f6ab Corrected format specifier for std::size_t 2016-05-24 04:14:11 -07:00
xboi209
d906975dfc Remove unused includes in adbanner.cpp and adbanner.h 2016-05-24 04:01:48 -07:00
xboi209
505633aba0 PvPGN now loads ads configuration in JSON format 2016-05-24 03:58:39 -07:00
xboi209
8102febfd3 Updated json.hpp to correct file 2016-05-23 21:06:30 -07:00
xboi209
c036a43bd3 Update to JSON for Modern C++ 2.0.0 commit a3f432b3dde1d71c8940961947db5938ed11ee91 2016-05-23 21:02:22 -07:00
xboi209
214861038b Update to JSON for Modern C++ 2.0.0 commit a3f432b3dde1d71c8940961947db5938ed11ee91 2016-05-23 20:59:25 -07:00
xboi209
cc393bb543 Add JSON for Modern C++ 1.1.0 2016-05-23 14:24:13 -07:00
RElesgoe
315f45ce4f Merge pull request #202 from RElesgoe/master
Sync
2016-05-23 13:46:03 -07:00
RElesgoe
94dc3e627f Merge pull request #13 from pvpgn/master
Sync
2016-05-23 13:45:37 -07:00
xboi209
2461e895e7 Merge pull request #198 from cen1/wc3_127a
Support for W3 patch 1.27a
2016-04-14 18:20:22 -07:00
cen1
3f1b18ed7f Support for W3 patch 1.27a 2016-04-02 15:19:54 +02:00
xboi209
cbca36ac7d Merge pull request #193 from cen1/bsdfix
FreeBSD compilation error fixes
2015-11-16 19:38:30 -08:00
xboi209
0b98e4fafa Update .travis.yml
Add --no-check-certificate to wget parameter
2015-11-16 13:24:53 -08:00
xboi209
c0b126379c Update .travis.yml
Force Travis to use CMake 3.4.0
2015-11-16 13:02:58 -08:00
cen1
9b6f38028f Merge branch 'master' of https://github.com/pvpgn/pvpgn-server into bsdfix 2015-11-16 20:03:21 +01:00
cen1
4d20b91580 Merge branch 'master' of https://github.com/pvpgn/pvpgn-server into bsdfix 2015-11-16 19:47:55 +01:00
cen1
7fa9f0430a Changed string to reference 2015-11-16 19:31:18 +01:00
cen1
3914288b05 Corrected fix for clang 2015-11-16 12:07:53 +01:00
cen1
a8901d9edc Fix event.h cmake find on freebsd 2015-11-16 11:59:23 +01:00