Commit Graph

13 Commits

Author SHA1 Message Date
Polonkai Gergely 92ff91b989 Made create-world.sh and drop-world.sh a template.
create-world.sh and drop-world.sh are now autogenerated by the configure
script, as they need to hold some paths set by that script.

Signed-off by Gergely POLONKAI <polesz@w00d5t0ck.info>
2012-03-27 19:42:56 +00:00
Gergely POLONKAI e7b142ea31 Added *.bak to global .gitignore 2012-03-25 11:57:49 +02:00
Gergely POLONKAI 3163ad4783 Finished GtkDoc style code documenting.
Added full GtkDoc support
Fixed code comment blocks

Signed-off-by: Gergely POLONKAI <polesz@w00d5t0ck.info>
2012-03-24 23:52:36 +01:00
Gergely POLONKAI 71ffb83626 Player data processing, minor changes
* Added .anjuta and tags file to .gitignore
* Added new client states
* Moved client connection closing to a separate function
* Added conditional processing of client buffer depending on client state
* Created the basic player structure

Signed-off-by: Gergely POLONKAI <polesz@w00d5t0ck.info>
2012-03-21 16:07:02 +01:00
Polonkai Gergely 1eb1482f35 Added *.db to .gitignore
*.db files are the actual SQLite database files. Their skeletons will be added
to the Git repository later.
2012-03-14 19:00:52 +00:00
Gergely Polonkai 7365ae531d Added backup and .exe files to .gitignore (cygwin) 2012-03-10 18:15:14 +01:00
Gergely Polonkai (W00d5t0ck) 13d99aa4b0 Extended .gitignore files
Signed-off-by: Gergely Polonkai (W00d5t0ck) <polesz@w00d5t0ck.info>
2012-03-07 23:00:58 +01:00
Gergely Polonkai (W00d5t0ck) dee313f5ef Extended .gitignores 2012-03-07 16:43:31 +01:00
Gergely Polonkai (W00d5t0ck) 869570071d Added autotools stuff 2012-03-07 16:37:43 +01:00
Gergely Polonkai (W00d5t0ck) dc1a6d7a0a Moved old codebase to old-codebase/ 2012-03-07 16:24:50 +01:00
Polonkai Gergely 4b0989f85b Added several more ignored files 2012-03-05 17:33:13 +00:00
Polonkai Gergely b39005f561 Moved *.swp to main .gitignore, and added current syslog to .gitignore 2012-03-05 17:12:06 +00:00
Polonkai Gergely 9e36096953 Added CircleMUD 3.1 as initial commit 2012-03-03 21:35:30 +01:00