non-exclusive instadrop and soft drop
[netris.git] / client.c
2007-03-05 Mischa POSLAWSKYnon-exclusive instadrop and soft drop
2007-03-05 Mischa POSLAWSKYpause key not special cased, but as any other command key
2007-03-05 Mischa POSLAWSKYcheck for game in pause command itself
2007-03-05 Mischa POSLAWSKYglobal key handling in own function
2007-03-04 Mischa POSLAWSKYquit and pause commands
2007-03-04 Mischa POSLAWSKYdouble leading slash escapes a command
2007-03-04 Mischa POSLAWSKYtyped messages with leading slash are interpreted as...
2007-03-04 Mischa POSLAWSKYshared config reader
2007-03-04 Mischa POSLAWSKYmove client usage help from shared code
2007-03-04 Mischa POSLAWSKYcreate msg.h from preferred language include
2007-03-04 Mischa POSLAWSKYmove main (user end) game code to client.c