def
b8fce1c0f4
Another 50% speedup for /points and /top5points
2014-03-19 12:02:29 +01:00
def
133583708d
Speed up /points and /top5points by 50%
2014-03-19 11:47:02 +01:00
def
ab9cd8c06f
fix
2014-03-04 03:08:37 +01:00
def
73663f2919
Vote delay for /map
2014-03-04 02:48:58 +01:00
def
b8780a3b98
Fix Crash when you start server and MySQL is not reachable
2014-02-25 21:22:16 +01:00
def
3b8645ae98
1 point, many points
2014-02-25 19:55:35 +01:00
def
c36922c4f4
Better examples and information for /map
2014-02-19 21:35:56 +01:00
def
a5f3de6827
Add /map (for votes) and /mapinfo (instead of /mappoints)
2014-02-19 21:22:36 +01:00
def
3c39b4460b
Fix SQL queries
2014-02-14 21:15:40 +01:00
def
8bb7d84366
Fix sql queries
2014-02-14 20:55:02 +01:00
def
2b9427d48d
Should use the correct index to improve performance for important queries by a factor of 200
2014-02-13 00:46:01 +01:00
def
f4cc6e4efd
Huge SQL bug
2014-02-03 20:03:49 +01:00
def
7d69b07160
Code cleanup
2014-02-03 14:34:19 +01:00
def
4fcb4f852f
Fix: Another wrong delete
2014-02-03 13:00:35 +01:00
def
20f66fbcae
Fix: SQL table for maps should have unique key
2014-02-03 11:20:37 +01:00
def
51fcd75ac6
Fix: Wrong delete
2014-02-03 05:54:40 +01:00
def
1dd666e066
Major SQL Change:
...
Keep records in a single table records_race
Keep team records in a single table records_teamrace
Keep maps with their server and respective points in a table records_maps
2014-02-03 04:31:30 +01:00
def
ab2563c2b5
Threaded points load
2014-01-09 12:23:23 +01:00
def
6ef5c5de98
Fix memory leak
2014-01-09 04:02:28 +01:00
def
2dc5573ea7
Create binary names to be case sensitive in SQL queries
2013-11-28 16:00:01 +01:00
def
5460982a45
Merge branch 'DDRace' of github.com:def-/teeworlds into DDRace
2013-11-28 15:15:14 +01:00
def
ce8d17744a
Add /mappoints
2013-11-28 15:11:59 +01:00
def
24be89224f
Proper ranks for /points and /top5points
2013-11-26 23:16:33 +01:00
def
d9ace010cb
Fix /top5team
2013-11-19 22:36:04 +01:00
def
f8beef7e87
Proper rank positions ingame
2013-11-19 22:15:08 +01:00
def
1a8da052f0
Fix SQL teamrace time comparison to be more exact
2013-11-14 19:39:28 +01:00
def
3dda7569e6
Display saved scores
2013-11-14 16:08:04 +01:00
def
582562ed1e
Remove useless code
2013-11-09 00:07:57 +01:00
def
35996eaa69
Revert "Speedup server map change by threading SQL initialization"
...
Causes problems with high ping servers when initializiation wasn't done
and new map is voted.
This reverts commit 13a6f5f2e8
.
2013-10-15 07:07:33 +02:00
def
13a6f5f2e8
Speedup server map change by threading SQL initialization
2013-10-14 20:51:50 +02:00
def
46f6cefdd6
Fix sql
2013-09-29 15:29:32 +02:00
def
762dd451d3
fix
2013-08-23 20:46:08 +02:00
def
71946ac0f8
Fix
2013-08-23 15:25:46 +02:00
def
c53d167ab8
Fix
2013-08-23 03:02:45 +02:00
def
bed7225da6
Fix: Better looking
2013-08-23 03:01:01 +02:00
def
91cbb4745e
More compact time representation
2013-08-23 02:56:31 +02:00
def
0a3177ed71
Fix: Team score saving for players with sql escaped characters
2013-08-17 06:10:44 +02:00
def
32109b0f15
Missing buffer
2013-08-12 20:35:46 +02:00
def
72ca64501f
New SQL, automatic reconnect
2013-08-12 20:13:12 +02:00
def
33566a626c
Try to fix memory leaks
2013-08-08 01:47:49 +02:00
def
f32d22b4fd
Fix order in team top5
2013-08-06 20:03:14 +02:00
def
53d6fe3db8
use correct first name
2013-08-06 19:28:17 +02:00
def
6d272e91b5
SQL: clear strings first
2013-08-06 19:26:28 +02:00
def
7dc439e13f
Fix: Delete points at correct position
2013-08-03 17:28:11 +02:00
def
6169c78a79
Close memory leaks
2013-08-03 17:22:50 +02:00
def
cce5e262de
Send an information about how many points were earned
2013-08-03 15:26:17 +02:00
def
10a343d96b
Fix: Only insert better team times, otherwise update
2013-08-01 00:58:00 +02:00
def
cdf2818575
Add reload_points to reload the point map file
2013-07-28 17:53:07 +02:00
def
0fc8e0fdf7
Fix team rank
2013-07-28 16:18:33 +02:00
def
d59a0c3135
Fix team rank
2013-07-28 15:32:23 +02:00