Griatch
|
a6544f2848
|
changed cmdset_default -> cmdset_character and changed the class names to match. Added migrations to properly update default-set cmdset_stores to the new positions (objects created from custom types are not migrated, these should see errors and need to re-point their imports to the new defaults)
|
2013-04-12 13:01:20 +02:00 |
|
Griatch
|
1aff5f1fd1
|
Renamed cmdset_ooc -> cmdset_player and settings.CMDSET_OOC -> settings.CMDSET_PLAYER. Also split most of the player-specific commands to a new module player.
|
2013-04-11 01:02:05 +02:00 |
|
Griatch
|
45c5be8468
|
More whitespace cleanup.
|
2012-03-30 23:57:04 +02:00 |
|
Griatch
|
b2d91d9bb5
|
Switched settings_default to use src/ base modules instead of modules in game/gamesrc/ as default (these will be removed)
|
2012-03-25 17:13:39 +02:00 |
|
Griatch
|
4398d42360
|
Added new templates to gamesrc/*/examples. The old base* modules still in place. Some cleanup of the API.
|
2012-03-25 16:35:22 +02:00 |
|