This website requires JavaScript.
Explore
Help
Sign in
Andreas
/
evennia
Watch
1
Star
0
Fork
You've already forked evennia
0
mirror of
https://github.com/evennia/evennia.git
synced
2026-03-21 23:36:30 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
bc0195bbaa
evennia
/
src
/
web
/
media
History
Download ZIP
Download TAR.GZ
Griatch
f3776d1e08
Fixed problem with some keys in web client (issue 143).
2011-05-29 11:37:43 +00:00
..
css
Fixes webclient spacing issues in lists. Patches created by user "61924.00". Still issues with some line breaks, as per issue 121.
2011-02-06 17:06:29 +00:00
images
After lots of discussions, default commands where moved from game/gamesrc/commands/default to src/commands/default in order to make it clearer which parts are updated as part of evennia and which can be tweaked at heart's content. New templates where left in gamesrc/commands that should hopefully make it clearer how to extend the command system. Also game/web was moved to src/web - we'll likely extend this from game/gamesrc/web in the future. If you already did extensions you should just have to edit your import paths and make use of the new cmdset template supplied.
2010-11-23 01:24:56 +00:00
javascript
Fixed problem with some keys in web client (issue 143).
2011-05-29 11:37:43 +00:00