aboutsummaryrefslogtreecommitdiff
path: root/src/exceptions.h
AgeCommit message (Collapse)Author
2014-11-29noise: Throw exception on noise allocation failurekwolekr
2014-04-08Cleanup client init states by bumping protocol versionsapier
Don't use TOSERVER_RECEIVED_MEDIA but TOSERVER_CLIENT_READY as indicatio for client ready Handle clients with protocol version < 23 (almost) same way as before Make client tell server about it's version Add client state to not send bogus player position updates prior init complete Add access to statistics information (peer connction time,rtt,version) Fix clients standing stalled in world while preloading item visuals (new clients only) Add get_player_information to read client specific information from lua
2014-03-12Pass arguments by referenceSelat
2014-02-05Revert "Fix settings to honor numeric conversion errors"kwolekr
This reverts commit 3f376a092e1c16429fb52f24736e9da98aff4cd5.
2014-02-04Fix settings to honor numeric conversion errorssapier
Rename try* non exceptioning functions to *NoEx
2013-12-18Handle LuaErrors in Lua -> C++ calls on LuaJITShadowNinja
2013-08-14Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenuKahrl
2013-02-24Update Copyright YearsSfan5
2013-02-24Change Minetest-c55 to MinetestPilzAdam
2012-06-05Switch the license to be LGPLv2/later, with small parts still remaining as ↵Perttu Ahola
GPLv2/later, by agreement of major contributors
2010-12-20framework for modifying texturesPerttu Ahola
2010-12-14settings manager: better default setting handling and updating config file ↵Perttu Ahola
and command line parsing
2010-12-11commit before some radicallish changes to water behaviorPerttu Ahola
2010-11-29license stuffPerttu Ahola
--HG-- rename : src/licensecomment.txt => licensecomment.txt
2010-11-29sitä sun tätä tekeillä, toimii kivastiPerttu Ahola
2010-11-27Initial filesPerttu Ahola