aboutsummaryrefslogtreecommitdiff
path: root/src/player.cpp
AgeCommit message (Collapse)Author
2011-05-29player passwords and privileges in world/auth.txtPerttu Ahola
--HG-- extra : rebase_source : 7260636295d9068fbeeddf4143c89f2b8a91446c
2011-05-23Added 'shout' player privilegeCiaran Gultnieks
2011-05-21All textures are are now searched first from the directory specified by the ↵Perttu Ahola
texture_path setting.
2011-05-20Passwords - password entry at main menu, stored and checked by serverCiaran Gultnieks
2011-05-16Fixed two compiler warningsPerttu Ahola
2011-05-16Privileges to/from string conversion functions standalone, not static membersCiaran Gultnieks
2011-05-16Allow "all" to be specified in player config file for privilegesCiaran Gultnieks
2011-05-16Improved server commands and added player permissions.Ciaran Gultnieks
--HG-- extra : rebase_source : 178fe08f10b7de3ebaba088bd24faad795114216
2011-04-23Code refactoring; split half of main.cpp to game.cpp.Perttu Ahola
2011-04-21set client to not show hp if server doesn't support itPerttu Ahola
2011-04-21Some work-in-progress in hp and mobs and a frightening amount of random fixes.Perttu Ahola
2011-04-11Fixed some problems with crafting and inventoryPerttu Ahola
2011-02-23mainly work on object scripting apiPerttu Ahola
2011-02-21Temporary commit; lots of test code and stuffPerttu Ahola
2011-02-14sneaking bug fixingPerttu Ahola
2011-02-14disabled jumping in sneak mode if far away from the edge because it can drop ↵Perttu Ahola
the player
2011-02-14fixed bug in sneakingPerttu Ahola
2011-02-14added sneaking/crouching and changelogPerttu Ahola
2011-02-08bug-fixin'Perttu Ahola
2011-02-06mapgen tweakingPerttu Ahola
2011-02-01This map generator is starting to look pretty good now... also, disabled ↵Perttu Ahola
loading player position from disk because map is regenerated always.
2011-01-28Now texture handling is fast. Also now players are saved on disk.Perttu Ahola
2011-01-24Faster lighting at map generation timePerttu Ahola
2011-01-17old water removed, some fixes here and therePerttu Ahola
2011-01-17fine-tuning of map generator and server and stuff.Perttu Ahola
2011-01-16Initial commit of mapgen v.2. Lacks configuration and saving to disk.Perttu Ahola
2011-01-15Players are left on server while server is running. No passwords yet.Perttu Ahola
2011-01-07Added a more flexible path system (and fixed some minor stuff)Perttu Ahola
2010-12-22added fog to playersPerttu Ahola
2010-12-22crafting system!Perttu Ahola
2010-12-22just savin'Perttu Ahola
2010-12-22some work-in-progressPerttu Ahola
2010-12-19added dedicated server build without irrlichtPerttu Ahola
2010-12-13working nicelyPerttu Ahola
2010-11-30better waterPerttu Ahola
2010-11-29license stuffPerttu Ahola
--HG-- rename : src/licensecomment.txt => licensecomment.txt
2010-11-27Initial filesPerttu Ahola