Commit Graph

11 Commits

Author SHA1 Message Date
Gergely Polonkai
9bded1b722 Finish uncrustifying 2016-06-22 18:26:02 +02:00
5871943455 Create DB function to update a player's password 2013-11-26 11:20:46 +01:00
f45d893b47 Add error checking to some DB functions 2013-11-22 19:32:54 +01:00
b99f9e1ea2 Consolidated WmudClientState into wmudclient.[ch]
Meanwhile, wmud-types.h became obsolete, so removed it.
2013-01-05 21:17:43 +01:00
7d3c343f17 Migrated the old wmudPlayer struct to the WmudPlayer GObject 2013-01-05 04:47:04 +01:00
Polonkai Gergely
db4ca68b7e Added the menu loading and checking functions.
Signed-off-by: Gergely POLONKAI (W00d5t0ck) <polesz@w00d5t0ck.info>
2012-03-31 09:19:57 +00:00
Gergely Polonkai (W00d5t0ck)
337dbc4527 Almost finished world loading code
Signed-off-by: Gergely Polonkai (W00d5t0ck) <polesz@w00d5t0ck.info>
2012-03-30 19:53:47 +02:00
Gergely Polonkai (W00d5t0ck)
4e659a9ef7 Redesigned the WMUD_*_ERROR GQuarks
They are now conform to GLib's method (which is more secure I think)

Signed-off-by: Gergely Polonkai (W00d5t0ck) <polesz@w00d5t0ck.info>
2012-03-30 17:43:45 +02:00
Polonkai Gergely
63d8d917bf Moved wmudDbERror struct to db.h
Signed-off by: Gergely POLONKAI <polesz@w00d5t0ck.info>
2012-03-27 19:47:29 +00:00
Polonkai Gergely
b148141200 Renamed wmud_db_players_load() to wmud_db_load_players() to follow naming conventions. 2012-03-27 19:34:04 +00:00
Gergely Polonkai (W00d5t0ck)
ae8ab4542e Renamed directory src to wmud
Signed-off-by: Gergely Polonkai (W00d5t0ck) <polesz@w00d5t0ck.info>
2012-03-27 17:14:55 +02:00