]> git.lizzy.rs Git - dragonfireclient.git/history - src/player.cpp
Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu
[dragonfireclient.git] / src / player.cpp
2013-08-14 KahrlOmnicleanup: header cleanup, add ModApiUtil shared...
2013-08-07 KahrlFix various memory access problems detected by valgrind
2013-07-20 RealBadAngelAdd set_breath and get_breath to lua API.
2013-06-28 PilzAdamDont write player files all the time
2013-06-22 PilzAdamPrint playername when failing to read playerfile and...
2013-06-21 WeblateMerge remote-tracking branch 'origin/master'
2013-06-19 PilzAdamAdd drowning
2013-06-01 WeblateMerge remote-tracking branch 'origin/master'
2013-05-25 KahrlAdd ObjectRef.hud_set_hotbar_itemcount and add TOCLIENT...
2013-05-01 WeblateMerge remote-tracking branch 'origin/master'
2013-04-25 kwolekrGeneralize hud_builtin_enable into hud_set_flags
2013-04-25 sapierMove player collisionbox to player class
2013-04-24 Diego MartínezAdded support to disable built-in HUD elements
2013-04-07 WeblateMerge remote branch 'origin/master'
2013-04-05 MirceaKitsuneAllow modifying movement speed, jump height and gravity...
2013-02-28 WeblateMerge remote branch 'origin/master'
2013-02-26 kwolekrMerge pull request #482 from proller/liquid
2013-02-24 Sfan5Update Copyright Years
2013-02-24 PilzAdamChange Minetest-c55 to Minetest
2013-02-23 kwolekrMerge pull request #431 from sapier/dtime_clamping
2013-02-16 kwolekrMerge pull request #465 from doserj/mod_selection_empty...
2013-02-15 Perttu AholaSome kind of middleway values for player acceleration...
2013-02-15 Perttu AholaRestore old acceleration behavior until something is...
2013-02-13 MirceaKitsuneImproved Player Physics
2012-09-01 Ilya ZhuravlevAdd InventoryList width property & allow custom craftin...
2012-07-22 Perttu Aholaminetest.register_on_player_receive_fields()
2012-07-19 Perttu AholaAllow defining player's inventory form in Lua
2012-06-17 KahrlCustom boxy nodes (stairs, slabs) and collision changes
2012-06-16 Perttu AholaProperly and efficiently use split utility headers
2012-06-05 Perttu AholaSwitch the license to be LGPLv2/later, with small parts...
2012-03-31 Perttu AholaAdd 'fly' and 'fast' privileges and the underlying...
2012-03-29 Perttu AholaSimple fix for camera blinking black when jumping into...
2012-03-29 Kahrladded PlayerSAO and RemotePlayer, removed ServerRemoteP...
2012-03-24 Perttu AholaAdd event manager and use it to trigger sounds
2012-03-24 Perttu AholaLocalPlayer::getStandingNodePos()
2012-03-15 Perttu AholaRevert old 4BS/s walk speed for now
2012-03-10 Perttu AholaFaster player movement and smaller collision box
2012-02-28 celeron55Merge pull request #46 from garrosh/master
2012-02-05 KahrlPlayers stay in environment even when dead, damage...
2012-01-25 KahrlFix craftresult_is_preview flood in log and remove...
2012-01-22 KahrlInventory menu (with dragging) improved. Crafting is...
2012-01-12 KahrlThe huge item definition and item namespace unification...
2011-12-02 Perttu AholaMove ServerRemotePlayer to a separate file
2011-12-01 Perttu AholaMake players be again visible from a long distance
2011-12-01 Perttu AholaPlayers are more like objects + related stuff
2011-12-01 Perttu AholaPlayer-is-SAO WIP
2011-11-29 Perttu AholaProper player inventory and hp modification tracking...
2011-11-29 KahrlCraftItem rework and Lua interface
2011-11-29 Perttu AholaPlayer movement speed and node access distance checking
2011-11-29 Perttu AholaClean mapnode.h and fix other files accordingly
2011-11-29 Perttu AholaGameDef compiles
2011-11-29 Perttu AholaCreate framework for getting rid of global definitions...
2011-11-29 Perttu AholaMove ContentFeatures to mapnode_contentfeatures.{h...
2011-11-29 Perttu AholaScripting WIP: dynamic object stuff
2011-11-29 Perttu AholaServerRemotePlayer implements ServerActiveObject
2011-10-16 Perttu AholaBetter player damage prevention when falling on unloade...
2011-10-15 Perttu AholaFix some "Conditional jump or move depends on uninitial...
2011-10-12 Perttu AholaHeader file tweaking; mainly for speed
2011-09-19 KahrlAdded sprite extruder
2011-09-08 Kahrlattempting to merge Queatz/the-wielded-tool and kahrl...
2011-09-07 JacobFDisplay which tool the player is holding
2011-09-06 JacobFPause in unloaded territory instead of collide
2011-08-11 Giuseppe BilottaKeep track of player item
2011-08-05 Perttu Aholamerged delta and c55
2011-08-01 Nils Dagsson MoskoppMerge pull request #47 from MarkTraceur/master
2011-08-01 Mark HolmquistFixing ladders again
2011-08-01 Mark HolmquistFixed a few problems in the ladder update, and changed...
2011-08-01 Mark HolmquistLadders implemented!
2011-07-31 Nils Dagsson MoskoppMerge remote-tracking branch 'origin/upstream'
2011-07-30 Perttu AholaFixed handling of inventory in creative mode (normal...
2011-07-30 Nils Dagsson MoskoppMerge remote-tracking branch 'origin/upstream'
2011-07-24 Perttu Aholamerged fix to decapitated trees; other bugs now exists
2011-07-23 Perttu Aholamerged jungle and bluish shadows
2011-07-23 Perttu Aholamerged the content type extension and delta
2011-07-23 Perttu Aholaextended content-type range
2011-07-14 Nils Dagsson MoskoppMerge branch 'upstream/master'
2011-07-14 Nils Dagsson MoskoppMerge branch 'upstream/master'
2011-06-27 Nils Dagsson MoskoppMerge pull request #13 from Bahamada/upstream_merge
2011-06-27 Nils Dagsson MoskoppMerge pull request #13 from Bahamada/upstream_merge
2011-06-26 Perttu Aholaimproved player fall damage detection
2011-06-26 Sebastian RühlMerge branch 'master' of https://github.com/erlehmann...
2011-06-26 Sebastian RühlMerge branch 'master' of https://github.com/erlehmann...
2011-06-01 Perttu Aholamerged an old head into main branch
2011-05-29 Perttu Aholahopefully fixed the privilege problems
2011-05-29 Perttu Aholaplayer passwords and privileges in world/auth.txt
2011-05-24 Perttu AholaMerged CiaranG's fence and fixed two things
2011-05-23 Ciaran GultnieksAdded 'shout' player privilege
2011-05-21 Perttu AholaAll textures are are now searched first from the direct...
2011-05-20 Perttu AholaMerge: New map directory structure and player passwords
2011-05-20 Ciaran GultnieksPasswords - password entry at main menu, stored and...
2011-05-16 Perttu AholaFixed two compiler warnings
2011-05-16 Perttu Aholamerged CiaranG's changes (player privileges)
2011-05-16 Ciaran GultnieksPrivileges to/from string conversion functions standalo...
2011-05-16 Ciaran GultnieksAllow "all" to be specified in player config file for...
2011-05-16 Ciaran GultnieksImproved server commands and added player permissions.
2011-04-23 Perttu AholaCode refactoring; split half of main.cpp to game.cpp.
2011-04-21 Perttu Aholaset client to not show hp if server doesn't support it
2011-04-21 Perttu AholaSome work-in-progress in hp and mobs and a frightening...
2011-04-11 Perttu AholaFixed some problems with crafting and inventory
2011-02-23 Perttu Aholamainly work on object scripting api
next