Commit Graph

17 Commits

Author SHA1 Message Date
Admiral H. Curtiss
9e84456bc2 Merge pull request #315 from sepalani/gs_query
Cleaned: gamespy/gs_query.py
2016-08-01 00:34:03 +02:00
Sepalani
f77afa38eb create_gamespy_message refactored 2016-07-24 16:46:58 +04:00
Sepalani
78d5624869 Cleaned: gamespy/gs_query.py 2016-07-24 15:01:35 +04:00
Sepalani
badcbdf9b4 Gamestats: Handles data with nul bytes in getpdr
Query: Accepts tuple w/ a single element as raw data
2016-07-16 19:15:34 +04:00
payet_s
9066a5f1e5 Cleaned: gamespy/gs_query.py 2015-09-05 21:01:44 +02:00
payet_s
2ba6518669 Cleaned: master_server.py, nas_server.py
Massive cleanup

Removed: Anoying UTF-8 BOM
2015-09-05 21:01:43 +02:00
payet_s
cc84f739ca Upgraded: Visual Studio solution
Changed: module comment style
2015-09-05 19:17:38 +02:00
polaris
a9ea32368f Revert "Bug fixes from SMTDDR"
This reverts commit 083a45367d.
2014-09-21 17:51:50 -04:00
polaris
083a45367d Bug fixes from SMTDDR 2014-09-11 06:30:29 -04:00
polaris
68d1c39607 Licensing part 2 2014-07-04 20:16:00 -04:00
Admiral H. Curtiss
72a5f99b1d Should fix #40 and similar errors with extra backslashes. 2014-06-15 06:46:50 +02:00
polaris
684e2a2c94 Revert "abort decoding query string on bad values"
This reverts commit 4809beaad7.
2014-05-25 08:22:48 -04:00
Toad King
4809beaad7 abort decoding query string on bad values 2014-05-25 00:10:33 -04:00
Toad King
827030f0d6 fix infinite loop with malformed messages 2014-05-25 00:00:09 -04:00
polaris
2e41215d09 Fixed bugs from merge, save leftover command data 2014-04-07 14:24:20 -04:00
polaris
eae79e9def Cleaned up
Cleaned up the code using PyCharm. Also added a few comments about the
master server.
2014-03-29 23:41:47 -04:00
andromeda32
f9c710af99 Initial code.
Contains enough code to allow Tetris DS to get to the post-login wifi
menu.

This is very rough, basic code. I expect it to change quite a bit from
its current format once I start adding more features. It's nowhere near
ready for public use yet.
2014-03-29 21:41:02 -04:00