Commit Graph

128 Commits

Author SHA1 Message Date
Gergely Polonkai (W00d5t0ck) a0cfb06494 Added two more rooms to the Passage.
Signed-off-by: Gergely Polonkai (W00d5t0ck) <polesz@w00d5t0ck.info>
2012-03-07 13:37:14 +01:00
Gergely Polonkai (W00d5t0ck) 950184405b Added two more rooms to the Passage.
Signed-off-by: Gergely Polonkai (W00d5t0ck) <polesz@w00d5t0ck.info>
2012-03-07 13:27:16 +01:00
Gergely Polonkai (W00d5t0ck) d3f0781900 Merge branch 'death' 2012-03-07 13:26:44 +01:00
Gergely Polonkai (W00d5t0ck) 1d22a91be9 Added new fields and tables to SQLite skeleton 2012-03-07 11:50:42 +01:00
Gergely Polonkai (W00d5t0ck) 18116a632e Added tags file (generated by ctags) to .gitignore 2012-03-07 09:28:10 +01:00
Gergely Polonkai (W00d5t0ck) 5c2b03f41a Added tags file (generated by ctags) to .gitignore 2012-03-06 18:47:45 +01:00
Gergely Polonkai (W00d5t0ck) b737abf392 Added skeleton of the players sqlite template 2012-03-06 18:46:57 +01:00
Gergely Polonkai (W00d5t0ck) 2ad84db2ff Added support for the Passage
Added support for the Passage (currently with only one room).
Characters will automatically get here when dead, and they will
need to find a way to reborn to the Planes (currently there is
no such way, but to logout and login again) (see newly created
TODO file).

Signed-off-by: Gergely Polonkai (W00d5t0ck) <polesz@w00d5t0ck.info>
2012-03-06 17:55:06 +01:00
Gergely Polonkai (W00d5t0ck) 4af543bcd0 Created a tiny base for the Passage (will be required for Death)
Signed-off-by: Gergely Polonkai (W00d5t0ck) <polesz@w00d5t0ck.info>
2012-03-06 17:07:27 +01:00
Gergely Polonkai (W00d5t0ck) a3a12578eb Added a .gitignore to the cnf directory
Signed-off-by: Gergely Polonkai (W00d5t0ck) <polesz@w00d5t0ck.info>
2012-03-06 17:06:55 +01:00
Gergely Polonkai (W00d5t0ck) 55605b3f97 Added SQLite3 support to configure script
* Renamed aclocal.m4 to local.m4
* Created autogen.sh script
* Added SQLite3 stuff in configure.in (using pkg-config)
* Added SQLite3 stuff in Makefile templates

Signed-off-by: Gergely Polonkai (W00d5t0ck) <polesz@w00d5t0ck.info>
2012-03-06 16:40:04 +01:00
Gergely Polonkai (W00d5t0ck) 4a5524e601 Added the "arrived from" patch.
Signed-off-by: Gergely Polonkai (W00d5t0ck) <polesz@w00d5t0ck.info>
2012-03-06 15:14:06 +01:00
Gergely Polonkai (W00d5t0ck) a922f0812d Finished basic race handling 2012-03-06 13:55:27 +01:00
Polonkai Gergely 0ec7dd3b79 Started adding races support
Started adding Races support, based on http://www.circlemud.org/pub/CircleMUD/contrib/code/players/races.txt

Signed-off-by: Polonkai Gergely <polesz@w00d5t0ck.info>
2012-03-06 08:41:05 +01:00
Polonkai Gergely 525aff7a00 Merge branch 'master' of ssh://snoopy/home/polesz/repos/wmud 2012-03-05 23:55:22 +01:00
Polonkai Gergely 973599fc15 Removed files that are not have to be tracked 2012-03-05 23:55:19 +01:00
Polonkai Gergely 4b0989f85b Added several more ignored files 2012-03-05 17:33:13 +00:00
Polonkai Gergely a8bca76fe1 Added AutoLoot and AutoDrain functionality 2012-03-05 17:29:53 +00:00
Polonkai Gergely 9c8a3e2255 Changed shout level and load behavour in config.c 2012-03-05 17:28:46 +00:00
Polonkai Gergely b6efb003e6 Fixed bury & dig code 2012-03-05 17:27:49 +00:00
Polonkai Gergely cd37b1a8b4 Removed files from index that do not need to be tracked 2012-03-05 17:21:57 +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 09c274e9c0 Created log/.gitignore, so log directory will be commited, but not anything else from there. 2012-03-05 17:11:02 +00:00
Polonkai Gergely f9e9f38ee6 Added ViM swap files to gitignore 2012-03-05 17:09:53 +00:00
Polonkai Gergely 3509974c90 Added bury, dig and drain commands.
Signed-off-by: Polonkai Gergely <polesz@w00d5t0ck.info>
2012-03-05 10:34:54 +01:00
Polonkai Gergely e5f990fe3c Added *.o to .gitignore 2012-03-03 21:44:59 +01:00
Polonkai Gergely 14eb6d6656 Added 2003-06-10 CVS patches 2012-03-03 21:42:37 +01:00
Polonkai Gergely 9e36096953 Added CircleMUD 3.1 as initial commit 2012-03-03 21:35:30 +01:00