Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-04-25 | I hate myself for doing this | gumi | 2 | -3/+3 | |
remove mentions of a non-binary gender, because it's evil backlog, for future reference: <{41444d494e}> i against any gay propaganda. and clean said more than two genders is gay propaganda. if need more than 2 genders, use for other genders word hidden | |||||
2020-04-25 | add full support for non-binary gender | gumi | 3 | -3/+50 | |
2020-02-25 | ignore login-defined gender (unused on evol) and treat it as non-binary | gumi | 3 | -0/+21 | |
2020-01-09 | Fix redefine HPM interfaces | Andrei Karas | 1 | -0/+3 | |
2019-04-26 | In char server register packet 0x970 with changed sizes20190513 | Andrei Karas | 1 | -0/+1 | |
Packet not hooked directly, but code wait packet with non standard size. | |||||
2019-02-12 | Update from hercules. | Andrei Karas | 3 | -1/+11 | |
2019-01-23 | Update from herculess20190211 | Andrei Karas | 3 | -3/+4 | |
2018-12-06 | Register all evol server to client packets in hercules. | Andrei Karas | 1 | -0/+3 | |
Also change hercules packets limit to allow all custom packets. | |||||
2018-07-26 | Fix compilation after hercules update. | Andrei Karas | 1 | -11/+11 | |
2018-05-03 | Update from hercules. | Andrei Karas | 3 | -12/+0 | |
2017-12-26 | Fix show additional slots on char server (after hercules update). | Andrei Karas | 1 | -7/+7 | |
2017-11-29 | Update from hercules.s20171226 | Andrei Karas | 1 | -2/+0 | |
2017-08-16 | Add evol packets id offset. For now offset is 0. | Andrei Karas | 1 | -1/+1 | |
This allow to change evol packets id if they start conflicting with hercules packets in future. | |||||
2017-08-10 | Hercules update. | Andrei Karas | 1 | -0/+1 | |
Add rodex support. | |||||
2017-04-20 | Drop support for client protocol version 8 (May 1 2015). | Andrei Karas | 1 | -1/+1 | |
2017-04-19 | Drop support for client protocol version 3 (Nov 28 2014). | Andrei Karas | 1 | -45/+36 | |
2017-04-04 | Update for latest hercules changes. | Andrei Karas | 1 | -1/+2 | |
2016-12-13 | Fix plugin after server update. | Andrei Karas | 1 | -1/+1 | |
2016-10-24 | Compilation fix after server code update. | Andrei Karas | 1 | -1/+1 | |
2016-08-10 | Add support for exit codes for git pull and building plugin code. | Andrei Karas | 1 | -0/+1 | |
2016-08-10 | Add support for exit codes for building plugin code. | Andrei Karas | 1 | -0/+1 | |
2016-08-10 | Add support for exit codes for git pull and rebuilding code. | Andrei Karas | 1 | -0/+1 | |
2016-08-10 | Add support for exit codes for git pull and building code. | Andrei Karas | 1 | -1/+2 | |
2016-08-10 | Add support for exit codes for rebuilding code. | Andrei Karas | 1 | -0/+1 | |
2016-08-10 | Add support for exit codes for building code. | Andrei Karas | 1 | -1/+2 | |
2016-08-10 | Add support for exit status code for pull and restart. | Andrei Karas | 1 | -0/+1 | |
2016-08-10 | Add gm command for send restart events to all servers. | Andrei Karas | 3 | -0/+33 | |
For now it support only one char and one map server. For support this actions need use hercules wrapper. | |||||
2016-06-30 | Add constants validation function. | Andrei Karas | 1 | -0/+1 | |
2016-05-02 | Fix compilation warning. | Andrei Karas | 1 | -2/+2 | |
2016-05-02 | Update function hook prototypes for support new hercules. | Andrei Karas | 3 | -23/+27 | |
2016-05-02 | Add into all files where need #include "plugins/HPMHooking.h" | Andrei Karas | 2 | -0/+3 | |
2016-04-30 | Remove unused function from char server. | Andrei Karas | 2 | -28/+0 | |
2016-04-28 | Fix different warnings. | Andrei Karas | 1 | -2/+4 | |
2016-04-04 | Update plugin for new hercules. | Andrei Karas | 2 | -1/+3 | |
2016-03-30 | Add missing checks. | Andrei Karas | 1 | -1/+1 | |
2016-03-06 | Add support for show accessory slots. | Andrei Karas | 1 | -3/+3 | |
2016-03-05 | Fix some slots indexes in char server. | Andrei Karas | 1 | -3/+3 | |
Now shield visible in char selection dialog. | |||||
2016-03-05 | In char server prevent send items to slot 0. | Andrei Karas | 1 | -0/+2 | |
2016-02-26 | Remove useless casts after server update. | Andrei Karas | 1 | -1/+1 | |
2016-02-20 | Force save char gender to db after char creation. | Andrei Karas | 1 | -0/+10 | |
2015-12-21 | Add missing parameters in config reading functions. | Andrei Karas | 2 | -8/+12 | |
2015-12-21 | Disable statistics sendigs. | Andrei Karas | 3 | -0/+12 | |
2015-11-15 | Fix typo. | Andrei Karas | 1 | -1/+1 | |
2015-11-15 | Add support for other char gender. | Andrei Karas | 1 | -1/+1 | |
Increase plugin version to 10. | |||||
2015-10-18 | Rename malloc.h to memmgr.h in includes. | Andrei Karas | 3 | -3/+3 | |
2015-10-01 | Add missing post suffix. | Andrei Karas | 3 | -4/+2 | |
2015-09-28 | Update copyright year. | Andrei Karas | 5 | -5/+5 | |
2015-08-16 | Fix compilation after HPM update in server. | Andrei Karas | 3 | -21/+11 | |
2015-08-13 | Fix and restore client version in login and char server. | Andrei Karas | 3 | -0/+20 | |
2015-08-13 | Add support for sending all equipped items with cards from char server. | Andrei Karas | 3 | -0/+142 | |