Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-04-15 | improvements, cleanup, bug fixes | mekolat | 1 | -1/+0 | |
2016-04-15 | do not bind trigger detection to map cells | mekolat | 1 | -2/+0 | |
2016-04-15 | Remove old Magic | wushin | 1 | -1/+0 | |
2015-01-23 | Use generated config for map | Ben Longbons | 1 | -0/+3 | |
2014-10-26 | Fix header ranking | Ben Longbons | 1 | -6/+1 | |
2014-06-27 | This is more reliable | Ben Longbons | 1 | -10/+7 | |
2014-06-26 | Stick everything in a namespace | Ben Longbons | 1 | -0/+4 | |
2014-06-23 | Generate the map server protocol | Ben Longbons | 1 | -396/+0 | |
Sigh, map server will have no smart filters yet | |||||
2014-05-12 | Implement proto v2 | Ben Longbons | 1 | -1/+0 | |
2014-04-24 | Header cleanup | Ben Longbons | 1 | -0/+4 | |
2014-04-22 | Make travis happy | Ben Longbons | 1 | -1/+1 | |
2014-04-22 | Use strict ID types | Ben Longbons | 1 | -1/+8 | |
Possibly some missing for the far side of the network. AccountId and BlockId are still terribly entangled. | |||||
2014-04-19 | Wouldn't it be nice to have some integers too? | Ben Longbons | 1 | -4/+4 | |
2014-04-14 | Ditch gcc 4.6 support | Ben Longbons | 1 | -0/+2 | |
2014-04-09 | Add all the missing copyright headers | Ben Longbons | 1 | -0/+22 | |
2014-03-16 | Clean up header organization | Ben Longbons | 1 | -5/+4 | |
2013-12-06 | Add basic source formatting tools | Ben Longbons | 1 | -93/+93 | |
2013-10-05 | Split string header into pieces | Ben Longbons | 1 | -0/+2 | |
2013-08-01 | Poison std::string and use the various string classes | Ben Longbons | 1 | -0/+5 | |
2013-05-25 | Switch block_list and subclasses to dumb_ptr | Ben Longbons | 1 | -1/+0 | |
Now we're well-defined, since we're actually calling ctors and dtors. Most of this code will not survive long ... | |||||
2013-05-18 | Tweak a little memory management in char-server | Ben Longbons | 1 | -1/+0 | |
2013-02-20 | Strictify map cells | Ben Longbons | 1 | -0/+15 | |
Also fix a small but major bug in map_randfreecell. | |||||
2013-02-16 | Rotate logs in background | Ben Longbons | 1 | -2/+0 | |
Also reenable the critical bonus effect. | |||||
2013-02-12 | Strictify timers | Ben Longbons | 1 | -1/+0 | |
2013-02-07 | Remove some macros | Ben Longbons | 1 | -163/+0 | |
2013-02-07 | Remove some more Skill-related stuff | Ben Longbons | 1 | -46/+137 | |
2013-02-02 | Remove most of the unused StatusChange values | Ben Longbons | 1 | -2/+1 | |
2013-02-01 | Remove unnecessary includes, speeding up recompilation | Ben Longbons | 1 | -1/+1 | |
2013-01-19 | Remove hard-coded mob stuff, make mode enum | Ben Longbons | 1 | -28/+40 | |
2013-01-17 | Remove PC/mob disguises and hard-coded classes | Ben Longbons | 1 | -4/+7 | |
2013-01-17 | Remove all non-NPC skills | Ben Longbons | 1 | -11/+1 | |
2013-01-08 | Improve warnings; fix const_db.txt bug. | Ben Longbons | 1 | -2/+2 | |
2012-12-24 | Enumify some more things ... maybe even everything | Ben Longbons | 1 | -4/+532 | |
2012-12-24 | Purge some unused functions | Ben Longbons | 1 | -3/+0 | |
2012-12-24 | Enumify option, opt1, opt2, and opt3 | Ben Longbons | 1 | -0/+91 | |