0
I Use This!
Inactive

Commits : Listings

Analyzed 6 days ago. based on code collected 6 days ago.
Jun 05, 2023 — Jun 05, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Revert "Default Locations' isonmap to False to make them invisible again." More... about 7 years ago
Revert "Move code that makes isonmap False for Locations into GameObject." More... about 7 years ago
Move code that makes isonmap False for Locations into GameObject. More... about 7 years ago
Default Locations' isonmap to False to make them invisible again. More... about 7 years ago
Fix OpenClipart URL. More... about 7 years ago
Accept slashes in arguments. More... about 7 years ago
Fix character rubbish. More... about 7 years ago
First, basic OpenClipart support. More... about 7 years ago
Fix redirect to new image URL. More... about 7 years ago
Only load every image once, not for every game object using it. More... about 7 years ago
Remove obsolete line from manifest. More... about 7 years ago
Remove utils from main repo. More... about 7 years ago
Remove presentations, to be moved to separate repository. More... about 7 years ago
Beautify JS. More... about 7 years ago
Merge branch 'master' of edugit.org:Veripeditus/veripeditus-server More... about 7 years ago
Remove item_collect, item_place and npc_talk from cam.js and do the work in ui.js instead. Advances #93. More... about 7 years ago
Simplify game object loading in webapp. More... about 7 years ago
Move item_collect and npc_talk from control/map.js to ui.js, advances #93. More... about 7 years ago
Remove parameter view from item_collect, item_place and npc_talk. Advances #93. More... about 7 years ago
Filter out non-existing games, closes #115. More... about 7 years ago
Turn around query for readability. More... about 7 years ago
Remove more needless loops. More... about 7 years ago
Remove/fix some FIXMEs. Includes some performance optimisation. More... about 7 years ago
Merge branch 'branch-issue155' More... about 7 years ago
Add missing session management. More... about 7 years ago
Fix several mistakes in group code, closes #74. More... about 7 years ago
Move group join code to Group API. More... about 7 years ago
Add test data for groups. More... about 7 years ago
Add API methods to add and remove players from groups. More... about 7 years ago
Add api methods to enable/disable worlds, advances #115. More... about 7 years ago