log: oastat
| 636bd219 | Auto dependency based on http://mad-scientist.net/make/autodep.html | sago007 | 2014-01-14 20:14 |
| 1e389b22 | Now uses boost_program_options. Adds an extra dependency and arguments must now be given with -- in front | sago007 | 2014-01-11 12:59 |
| b6d80a63 | I forgot to save before the last changes | sago007 | 2013-12-08 23:02 |
| 9399fb87 | Changed style with "astyle -A10 -t -r. This is of course a rather big change. Better to do now before people fork of | sago007 | 2013-12-08 22:31 |
| 5ccb3196 | Added a gemeric log to the database backend | sago007 | 2013-12-08 19:49 |
| 3db11b68 | Now uses smart pointers instead of stupid pointers. Also uses runtime_error for exceptions. | sago007 | 2012-12-01 22:20 |
| c4a3cf29 | Made timestamp not static and removed it from playerinfo | sago007 | 2012-10-27 19:48 |
| ce133fca | Now calling all string as const reference | sago007 | 2012-10-15 16:47 |
| ebf90121 | The earlier commit that added const in some places also removed a static variable from oastatstruct. That had unforseen consequences. Temporarely made it static again until I find the correct solution | sago007 | 2012-10-14 18:15 |
| f93c4aff | Embedded SQL in the DbiXX backend to make it easier to read (sql is next to arguments) | sago007 | 2012-08-25 10:44 |
| e9474d3c | Added a lot of const where needed | sago007 | 2012-08-24 15:39 |
| d75dd062 | changed table_type to storage_engine for mysql | sago007 | 2012-08-23 15:39 |
| 120f0d74 | Removed unsupported backends | sago007 | 2012-06-02 12:42 |
| f3f428df | Problems linking with libdbixx. Will now try to link directly to the default location if the file exists there. An alternative solution is to install libdbixx corectly. This should still be allowed | Poul Sander | 2012-06-02 11:37 |
| 5f576aea | Now logs accuracy (0.8.9+)
git-svn-id: http://oastat.googlecode.com/svn/trunk@49 a36be8df-c75f-1e49-46ad-4f0ee64bdc62 |
sago007@gmail.com | 2012-05-28 12:52 |
| 0e40c016 | Now uses pstreams 5.2 specifically
git-svn-id: http://oastat.googlecode.com/svn/trunk@48 a36be8df-c75f-1e49-46ad-4f0ee64bdc62 |
sago007 | 2012-03-24 11:16 |
| 80a40719 | Gave the source a reformat with astyle -A1 -T -r
git-svn-id: http://oastat.googlecode.com/svn/trunk@46 a36be8df-c75f-1e49-46ad-4f0ee64bdc62 |
sago007 | 2012-03-23 19:48 |
| 3a8d1007 | Licens notice updated for all files
git-svn-id: http://oastat.googlecode.com/svn/trunk@45 a36be8df-c75f-1e49-46ad-4f0ee64bdc62 |
sago007 | 2012-03-21 18:45 |
| 9c9925de | A small problem because SERIAL no longer implies unique in postgreSQL
git-svn-id: http://oastat.googlecode.com/svn/trunk@44 a36be8df-c75f-1e49-46ad-4f0ee64bdc62 |
sago007 | 2012-03-21 18:36 |
| 3ae5294c | Fixed a bug that prevented awards challenges and harvester events from being written to DB
git-svn-id: http://oastat.googlecode.com/svn/trunk@43 a36be8df-c75f-1e49-46ad-4f0ee64bdc62 |
sago007 | 2012-03-20 19:37 |
| 046b720a | Many more foreign keys for mySQL
git-svn-id: http://oastat.googlecode.com/svn/trunk@42 a36be8df-c75f-1e49-46ad-4f0ee64bdc62 |
sago007 | 2012-03-20 16:10 |
| 5e2e506e | Changed default backend to Xml and default path to ~/oastat. It will now also be autocreated if missing
git-svn-id: http://oastat.googlecode.com/svn/trunk@41 a36be8df-c75f-1e49-46ad-4f0ee64bdc62 |
sago007@gmail.com | 2012-03-19 19:26 |
| 81f64e2f | Tail is now a command so that in simple cases it can be started even easier
git-svn-id: http://oastat.googlecode.com/svn/trunk@40 a36be8df-c75f-1e49-46ad-4f0ee64bdc62 |
sago007 | 2012-03-01 19:52 |
| 4e25a4f8 | Use hashedid if id is not availeble
git-svn-id: http://oastat.googlecode.com/svn/trunk@39 a36be8df-c75f-1e49-46ad-4f0ee64bdc62 |
sago007 | 2012-01-20 16:50 |
| 9ec6d75a | A rather seriuos bug to the userinfo insert and a less importent change to the database that had a duplicate index
git-svn-id: http://oastat.googlecode.com/svn/trunk@37 a36be8df-c75f-1e49-46ad-4f0ee64bdc62 |
sago007 | 2012-01-14 16:49 |
| 9b4c0187 | clientId can now be more than 128. 1022 is the world-entity and still skipped
git-svn-id: http://oastat.googlecode.com/svn/trunk@35 a36be8df-c75f-1e49-46ad-4f0ee64bdc62 |
sago007 | 2012-01-11 20:45 |
| 61285aff | Added xml backend
git-svn-id: http://oastat.googlecode.com/svn/trunk@34 a36be8df-c75f-1e49-46ad-4f0ee64bdc62 |
sago007 | 2012-01-10 21:33 |
| b0881aaf | "-backend" parameter. It is now possible to recieve hashed ids from input.
git-svn-id: http://oastat.googlecode.com/svn/trunk@33 a36be8df-c75f-1e49-46ad-4f0ee64bdc62 |
sago007 | 2012-01-08 19:09 |
| 1fdd0f58 | A dot too much
git-svn-id: http://oastat.googlecode.com/svn/trunk@32 a36be8df-c75f-1e49-46ad-4f0ee64bdc62 |
sago007 | 2011-12-03 16:01 |
| 4650efde | Removed debug messages, now detects warmup and will not start a game if detected. Fixed use of NVL.
git-svn-id: http://oastat.googlecode.com/svn/trunk@31 a36be8df-c75f-1e49-46ad-4f0ee64bdc62 |
sago007 | 2011-11-27 15:17 |
| 1e0ab026 | Seperate duplicate check to save time then rechecking large log files
git-svn-id: http://oastat.googlecode.com/svn/trunk@30 a36be8df-c75f-1e49-46ad-4f0ee64bdc62 |
sago007 | 2011-11-06 18:52 |
| c32019f3 | WORLD is now a player entry
git-svn-id: http://oastat.googlecode.com/svn/trunk@29 a36be8df-c75f-1e49-46ad-4f0ee64bdc62 |
sago007 | 2011-10-08 20:48 |
| 1c79fe36 | Somehow the CREATE SQL statements was not commited
git-svn-id: http://oastat.googlecode.com/svn/trunk@28 a36be8df-c75f-1e49-46ad-4f0ee64bdc62 |
sago007 | 2011-09-01 16:59 |
| bebac2ed | Warmup games are now ignored
git-svn-id: http://oastat.googlecode.com/svn/trunk@27 a36be8df-c75f-1e49-46ad-4f0ee64bdc62 |
sago007 | 2011-08-27 14:10 |
| d457a8ae | Now uses player serial as much as possible
git-svn-id: http://oastat.googlecode.com/svn/trunk@26 a36be8df-c75f-1e49-46ad-4f0ee64bdc62 |
sago007 | 2011-08-12 19:11 |
| ec01fafc | Appended oastat prefix
git-svn-id: http://oastat.googlecode.com/svn/trunk@25 a36be8df-c75f-1e49-46ad-4f0ee64bdc62 |
sago007 | 2011-08-09 18:35 |
| 95297dc7 | Added serial to player table and hopefully fixed a memory leak
git-svn-id: http://oastat.googlecode.com/svn/trunk@24 a36be8df-c75f-1e49-46ad-4f0ee64bdc62 |
sago007 | 2011-08-06 16:24 |
| c59f2dad | Harvester support
git-svn-id: http://oastat.googlecode.com/svn/trunk@23 a36be8df-c75f-1e49-46ad-4f0ee64bdc62 |
sago007 | 2011-02-25 22:02 |
| 5018bb91 | We now save all publicly displayed server variables in the database.
git-svn-id: http://oastat.googlecode.com/svn/trunk@22 a36be8df-c75f-1e49-46ad-4f0ee64bdc62 |
sago007 | 2011-02-02 20:37 |
| f52ccd29 | Now compiled with debug and more
git-svn-id: http://oastat.googlecode.com/svn/trunk@21 a36be8df-c75f-1e49-46ad-4f0ee64bdc62 |
sago007 | 2011-01-28 16:14 |
| 7de6eece | CtfElimination
git-svn-id: http://oastat.googlecode.com/svn/trunk@20 a36be8df-c75f-1e49-46ad-4f0ee64bdc62 |
sago007 | 2011-01-21 22:35 |
| 70b402b6 | Small problem selecting the code for the right backend
git-svn-id: http://oastat.googlecode.com/svn/trunk@19 a36be8df-c75f-1e49-46ad-4f0ee64bdc62 |
sago007 | 2011-01-20 20:20 |
| 66716d43 | further MySQL problems
git-svn-id: http://oastat.googlecode.com/svn/trunk@18 a36be8df-c75f-1e49-46ad-4f0ee64bdc62 |
sago007 | 2011-01-16 11:49 |
| 54d9d00b | Script for creating tables for both PostgreSQL and MySQL
git-svn-id: http://oastat.googlecode.com/svn/trunk@17 a36be8df-c75f-1e49-46ad-4f0ee64bdc62 |
sago007 | 2011-01-16 11:45 |
| 4fe29602 | Some changes... but most important is secuiry update that I should have discovered earlier, this allowd people with access to the database to read the unhashed guids.
git-svn-id: http://oastat.googlecode.com/svn/trunk@16 a36be8df-c75f-1e49-46ad-4f0ee64bdc62 |
sago007 | 2011-01-15 21:03 |
| 71ef0911 | Now use canProcess internally in all functions
git-svn-id: http://oastat.googlecode.com/svn/trunk@15 a36be8df-c75f-1e49-46ad-4f0ee64bdc62 |
sago007 | 2011-01-15 19:55 |
| 16b32974 | Forgot to replace the conditions to match the individual commands
git-svn-id: http://oastat.googlecode.com/svn/trunk@14 a36be8df-c75f-1e49-46ad-4f0ee64bdc62 |
sago007 | 2011-01-15 19:48 |
| d08f365e | added canProcess method that can replace getCommand at some point
git-svn-id: http://oastat.googlecode.com/svn/trunk@13 a36be8df-c75f-1e49-46ad-4f0ee64bdc62 |
sago007 | 2011-01-15 19:27 |
| a28b6041 | Now also with Elimination support
git-svn-id: http://oastat.googlecode.com/svn/trunk@12 a36be8df-c75f-1e49-46ad-4f0ee64bdc62 |
sago007 | 2011-01-15 19:14 |
| ddbec969 | CTF and CTF1F
git-svn-id: http://oastat.googlecode.com/svn/trunk@11 a36be8df-c75f-1e49-46ad-4f0ee64bdc62 |
sago007 | 2011-01-11 21:45 |
| c07ea3da | Sime SQL lines
git-svn-id: http://oastat.googlecode.com/svn/trunk@10 a36be8df-c75f-1e49-46ad-4f0ee64bdc62 |
sago007 | 2010-12-23 22:49 |
| 706263c0 | Make all sql commands in one go to reduce the risk of disconnects
git-svn-id: http://oastat.googlecode.com/svn/trunk@9 a36be8df-c75f-1e49-46ad-4f0ee64bdc62 |
sago007 | 2010-12-21 19:37 |
| 4d4dc146 | Started to use better timestamps
git-svn-id: http://oastat.googlecode.com/svn/trunk@8 a36be8df-c75f-1e49-46ad-4f0ee64bdc62 |
sago007 | 2010-12-20 22:10 |
| db403856 | dbixx-backend added
git-svn-id: http://oastat.googlecode.com/svn/trunk@7 a36be8df-c75f-1e49-46ad-4f0ee64bdc62 |
sago007 | 2010-10-31 17:31 |
| 33e01c82 | Added award
git-svn-id: http://oastat.googlecode.com/svn/trunk@6 a36be8df-c75f-1e49-46ad-4f0ee64bdc62 |
sago007 | 2010-06-07 18:48 |
| 766323e5 | Now without lock, but still with a possible race condition.
git-svn-id: http://oastat.googlecode.com/svn/trunk@5 a36be8df-c75f-1e49-46ad-4f0ee64bdc62 |
sago007 | 2010-06-07 17:30 |
| f12203f0 | Now with PostgreSql support and demands it
git-svn-id: http://oastat.googlecode.com/svn/trunk@4 a36be8df-c75f-1e49-46ad-4f0ee64bdc62 |
sago007 | 2010-06-04 20:35 |
| e5bbfdad | The license notice
git-svn-id: http://oastat.googlecode.com/svn/trunk@3 a36be8df-c75f-1e49-46ad-4f0ee64bdc62 |
sago007 | 2010-05-19 22:04 |
| 63764556 | First commit ever!
git-svn-id: http://oastat.googlecode.com/svn/trunk@2 a36be8df-c75f-1e49-46ad-4f0ee64bdc62 |
sago007 | 2010-05-19 20:01 |
| becfae75 | Initial directory structure.
git-svn-id: http://oastat.googlecode.com/svn/trunk@1 a36be8df-c75f-1e49-46ad-4f0ee64bdc62 |
(no author) | 2010-05-19 19:43 |