Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-12-31 | Add some missing null pointer checks after automatic checks. | Andrei Karas | 1 | -2/+1 | |
2014-12-26 | Save char sex in db. | Andrei Karas | 1 | -3/+19 | |
2014-12-06 | share mapindex in char server. | Andrei Karas | 1 | -0/+1 | |
2014-12-06 | into mapindex add variable with default map and position. | Andrei Karas | 1 | -6/+6 | |
2014-11-17 | Fixed char.c compilation error in MSVC <= 2012 | TungSinpei | 1 | -17/+26 | |
Signed-off-by: TungSinpei <TungSinpei@hotmail.com> | |||||
2014-11-16 | Whitespace cleanup (no code changes) | Haru | 1 | -526/+519 | |
This includes, and is not limited to: mixed or wrong indentation, excess whitespace (horizontal and vertical), misalignment, trailing spaces. Signed-off-by: Haru <haru@dotalux.com> | |||||
2014-11-16 | Moved pincode settings into the interface | Haru | 1 | -3/+3 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2014-11-16 | Moved loginif-related functions to loginif.c | Haru | 1 | -273/+125 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2014-11-15 | In char server move config options handling by plugins into ↵ | Andrei Karas | 1 | -2/+2 | |
char_config_dispatch. | |||||
2014-11-15 | Add support for plugin options in char server config (inter-server.conf). | Andrei Karas | 1 | -1/+2 | |
2014-11-15 | Add support for plugin options in char server config. | Andrei Karas | 1 | -0/+2 | |
2014-11-15 | Allow use all char server interfaces from plugins. | Andrei Karas | 1 | -1/+17 | |
2014-11-15 | Move global variable into interface in inter.c | Andrei Karas | 1 | -280/+280 | |
2014-11-15 | Move global variable into interface in char.c | Andrei Karas | 1 | -170/+172 | |
Other variables better move to future char_config. | |||||
2014-11-15 | Add missing interface methods initialisation in char.c. | Andrei Karas | 1 | -0/+7 | |
2014-11-15 | Create geoip interface. | Andrei Karas | 1 | -0/+2 | |
2014-11-15 | Add most functions from inter.c to interfaces. | Andrei Karas | 1 | -12/+13 | |
2014-11-15 | Add most functions from int_storage.c to interfaces. | Andrei Karas | 1 | -1/+2 | |
2014-11-15 | Add most functions from int_quest.c to interfaces. | Andrei Karas | 1 | -0/+2 | |
2014-11-15 | Add most functions from int_pet.c to interfaces. | Andrei Karas | 1 | -0/+2 | |
2014-11-15 | Add most functions from int_party.c to interfaces. | Andrei Karas | 1 | -1/+2 | |
2014-11-15 | Add most functions from int_mercenary.c to interfaces. | Andrei Karas | 1 | -3/+4 | |
2014-11-15 | Add most functions from int_mail.c to interfaces. | Andrei Karas | 1 | -0/+2 | |
2014-11-15 | Add most functions from int_homun.c to interfaces. | Andrei Karas | 1 | -1/+2 | |
2014-11-15 | Add most functions from int_guild.c to interfaces. | Andrei Karas | 1 | -7/+8 | |
2014-11-15 | Add most functions from int_elemental.c to interfaces. | Andrei Karas | 1 | -1/+2 | |
2014-11-15 | Add most functions from int_auction.c to interfaces. | Andrei Karas | 1 | -0/+2 | |
2014-11-15 | Add most functions from char.c to interfaces. | Andrei Karas | 1 | -359/+493 | |
Introduced interfaces: chr, mapif, loginif. | |||||
2014-11-15 | Split functions in char.c. | Andrei Karas | 1 | -1543/+1974 | |
2014-11-15 | Add prefix inter_storage_ to most functions in int_storage.c | Andrei Karas | 1 | -1/+1 | |
2014-11-15 | Add prefix inter_mercenary_ to most functions in int_mercenary.c | Andrei Karas | 1 | -3/+3 | |
2014-11-15 | Add prefix char_ to most functions in char.c | Andrei Karas | 1 | -180/+179 | |
2014-11-03 | Fixed mmo_char_tobuf for < 20141022 | shennetsind | 1 | -1/+1 | |
Follow up 239d480487e24294975f35ed55f210837ad1088e Special Thanks to Valo! Signed-off-by: shennetsind <ind@henn.et> | |||||
2014-11-03 | Merge branch 'master' of github.com:HerculesWS/Hercules | shennetsind | 1 | -2/+31 | |
Signed-off-by: shennetsind <ind@henn.et> Conflicts: src/map/battle.c | |||||
2014-11-03 | Introducing 2014-10-22, Roulette and Per-Char Gender! | shennetsind | 1 | -10/+58 | |
Details in http://hercules.ws/board/topic/7618-2014-10-22-roulette-and-per-char-gender/ Special Thanks to the all-mighty Yommy, Ziu and Haruna! Signed-off-by: shennetsind <ind@henn.et> | |||||
2014-10-28 | Added preliminary support for login and char server in the HPMDataCheck | Haru | 1 | -2/+31 | |
- Special thanks to Ind Signed-off-by: Haru <haru@dotalux.com> | |||||
2014-10-25 | Added some missing variable initializations | Haru | 1 | -1/+9 | |
- The issue was caused by memcmp failing because of garbage in structs padding. - Fixes bugreport:8410, special thanks (and credits for the fix) to Garr http://hercules.ws/board/tracker/issue-8410-autotradeat-issue/ - Also reduced scope of some variables, where appropriate. - Thanks to Ind. Signed-off-by: Haru <haru@dotalux.com> | |||||
2014-09-21 | Fixed Bug 8171 | shennetsind | 1 | -3/+3 | |
Char server could crash if attempting to log-in a character while map server hasn't completed the char >- <- map handshake Special Thanks to memoryss http://hercules.ws/board/tracker/issue-8171-char-server-crash-oninterifinitoninterifinitonce/ Signed-off-by: shennetsind <ind@henn.et> | |||||
2014-09-20 | Merge pull request #332 from 4144/missing_rfifoskip | shennetsind | 1 | -0/+1 | |
Add missing RFIFOSKIP in packet 0x68 and 0x1fb. Fixes Bug 8317 http://hercules.ws/board/tracker/issue-8317-missing-rfifoskip-in-packet-0x68-and-0x1fb/ | |||||
2014-09-05 | Improved some FIFOSD checks in char_parse. | Andrei Karas | 1 | -11/+9 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2014-08-31 | Add missing RFIFOSKIP in packet 0x68 and 0x1fb. | Andrei Karas | 1 | -0/+1 | |
2014-08-07 | Corrected several format-string errors through the code | Haru | 1 | -6/+5 | |
- Functions that expect a printf-style format string are now marked as such, so that gcc/clang will emit a warning warn you if you mismatch format string and arguments. Signed-off-by: Haru <haru@dotalux.com> | |||||
2014-05-30 | Fixed typos inside src/ | Shido | 1 | -25/+25 | |
2014-05-17 | Renamed incuvate of Pet System. | Shido | 1 | -1/+1 | |
2014-05-13 | Removed trailing whitespace (sources) | Haru | 1 | -6/+6 | |
Signed-off-by: Haru <haru@dotalux.com> | |||||
2014-05-10 | Re-commit of "Fixed order of includes in all source files" | Haru | 1 | -20/+24 | |
This reverts commit 94657284973f4037596bae468ebfbee5c217e02b. | |||||
2014-05-10 | Revert "Fixed order of includes in all source files" | panikon | 1 | -24/+20 | |
This reverts commit b6b3f58795288701d0e162d43fa6f0a47af913b3. Fixes issue 8184 http://hercules.ws/board/tracker/issue-8184-cart-related/ | |||||
2014-05-09 | Fixed order of includes in all source files | Haru | 1 | -20/+24 | |
- Changed order according to the (upcoming) code style guidelines. - Fixes several issues caused by missing headers when their include order is changed or in plugins. Signed-off-by: Haru <haru@dotalux.com> | |||||
2014-05-09 | Added support to return a different exit status to the OS. | Haru | 1 | -1/+2 | |
- This can be easily used by plugins. - See an example at http://github.com/HerculesWS/StaffPlugins/Haru/script_mapquit Signed-off-by: Haru <haru@dotalux.com> | |||||
2014-04-19 | Merge pull request #272 from hemagx/master | Haruna | 1 | -10/+6 | |
Rewritten NSI_UNIQUE_ID system |