Age | Commit message (Expand) | Author | Files | Lines |
2018-04-22 | Remove the stat-reporting mechanism | Haru | 1 | -2/+1 |
2018-02-20 | Dont show password and pincode in @accinfo gm command. | Andrei Karas | 1 | -0/+3 |
2018-01-25 | Implementation of Official Clan System | Murilo Pereti Tavares | 1 | -1/+3 |
2017-07-30 | Implementation of RoDEX | KirieZ | 1 | -1/+5 |
2017-05-22 | Add storage_data reception, parsing and sending to/from the map-server. | Smokexyz | 1 | -1/+1 |
2016-12-03 | Clarify some Job Class vs MapID confusion (1/2) | Haru | 1 | -26/+26 |
2016-10-22 | Added Summoner Class. | Dastgir Pojee | 1 | -0/+3 |
2016-08-22 | Corrected an issue that caused the setting inter_configuration/log/log_inter ... | Haru | 1 | -1/+32 |
2016-08-19 | Ported inter-server.conf to libconfig | Haru | 1 | -40/+74 |
2016-08-19 | Renamed some char and inter server variables | Haru | 1 | -2/+3 |
2016-08-16 | Add missing escaping for saved player strings into db. | Andrei Karas | 1 | -2/+5 |
2016-07-14 | Changed mmo_charstatus::base_level and mmo_charstatus::job_level to int | Haru | 1 | -2/+2 |
2016-05-08 | Fixed various issues pointed out by cppcheck | Haru | 1 | -1/+1 |
2016-04-30 | Corrected truncation of the last letter in whisper messages | Haru | 1 | -3/+3 |
2016-03-20 | Dropped typedef from DBMap | Haru | 1 | -1/+1 |
2016-03-20 | Dropped typedefs from union DBKey and struct DBData | Haru | 1 | -1/+1 |
2016-03-20 | Removed unnecessary typedefs from sql.h | Haru | 1 | -0/+1 |
2016-02-24 | Removed several unnecessary explicit casts of the WFIFOP result | Haru | 1 | -4/+4 |
2016-02-24 | Removed several unnecessary RFIFOP typecasts | Haru | 1 | -7/+6 |
2016-02-24 | Added const qualifier to several variable/argument pointers | Haru | 1 | -3/+3 |
2015-12-22 | Ensured 32+1 bytes for all buffers that hold variable names | Haru | 1 | -5/+7 |
2015-12-15 | Added GPL-compliant header to all sources and build scripts | Haru | 1 | -4/+20 |
2015-10-19 | rename malloc.c/h to memmgr. | Andrei Karas | 1 | -1/+1 |
2015-09-25 | More aggressive whitespace cleanup. Follow up to 51329e6 | Haru | 1 | -1/+1 |
2015-08-15 | HPM compatibility improvements | Haru | 1 | -0/+1 |
2015-08-15 | Cleaned up socket interface | Haru | 1 | -4/+4 |
2015-07-12 | Remove useless checks from char server. | Andrei Karas | 1 | -1/+1 |
2015-06-19 | Cleaned up some #includes | Haru | 1 | -1/+0 |
2015-06-19 | Removed ".." from include directives | Haru | 1 | -23/+23 |
2015-06-01 | Replaced some of the hardcoded values with constants (char) | Haru | 1 | -2/+2 |
2015-04-09 | Add checks to inter.c | Andrei Karas | 1 | -1/+23 |
2015-01-24 | Fixed 18 minor issues | Haru | 1 | -0/+2 |
2015-01-20 | Minor fixes and tweaks suggested by cppcheck | Haru | 1 | -3/+2 |
2015-01-17 | 27 Fixes | shennetsind | 1 | -21/+15 |
2014-12-31 | fix typo in inter.c in initerface initialisation. | Andrei Karas | 1 | -1/+1 |
2014-11-16 | Whitespace cleanup (no code changes) | Haru | 1 | -40/+40 |
2014-11-16 | Moved geoip-related functions to geoip.c | Haru | 1 | -159/+0 |
2014-11-15 | Move global variable into interface in inter.c | Andrei Karas | 1 | -83/+83 |
2014-11-15 | Move global variable into interface in char.c | Andrei Karas | 1 | -2/+2 |
2014-11-15 | Create geoip interface. | Andrei Karas | 1 | -27/+24 |
2014-11-15 | Add most functions from inter.c to interfaces. | Andrei Karas | 1 | -112/+147 |
2014-11-15 | Add most functions from int_storage.c to interfaces. | Andrei Karas | 1 | -3/+3 |
2014-11-15 | Add most functions from int_quest.c to interfaces. | Andrei Karas | 1 | -1/+1 |
2014-11-15 | Add most functions from int_pet.c to interfaces. | Andrei Karas | 1 | -3/+3 |
2014-11-15 | Add most functions from int_party.c to interfaces. | Andrei Karas | 1 | -3/+3 |
2014-11-15 | Add most functions from int_mercenary.c to interfaces. | Andrei Karas | 1 | -3/+3 |
2014-11-15 | Add most functions from int_mail.c to interfaces. | Andrei Karas | 1 | -3/+3 |
2014-11-15 | Add most functions from int_homun.c to interfaces. | Andrei Karas | 1 | -3/+3 |
2014-11-15 | Add most functions from int_guild.c to interfaces. | Andrei Karas | 1 | -3/+3 |
2014-11-15 | Add most functions from int_elemental.c to interfaces. | Andrei Karas | 1 | -3/+3 |