Age | Commit message (Expand) | Author | Files | Lines |
2016-02-24 | Removed several unnecessary RFIFOP typecasts | Haru | 1 | -1/+1 |
2016-02-19 | Fix all known warnings from compiler flags -Wformat* | Andrei Karas | 1 | -2/+2 |
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-08-15 | HPM compatibility improvements | Haru | 1 | -0/+1 |
2015-06-19 | Cleaned up some #includes | Haru | 1 | -1/+1 |
2015-06-19 | Removed ".." from include directives | Haru | 1 | -14/+14 |
2015-04-10 | Fixed some compiling errors under MSVC | csnv | 1 | -1/+3 |
2015-04-09 | Add checks to int_auction.c | Andrei Karas | 1 | -1/+7 |
2015-01-24 | Fixed 18 minor issues | Haru | 1 | -1/+1 |
2015-01-20 | Minor fixes and tweaks suggested by cppcheck | Haru | 1 | -3/+2 |
2015-01-12 | Fixed some -Wformat-security warnings | Haru | 1 | -1/+1 |
2014-11-16 | Whitespace cleanup (no code changes) | Haru | 1 | -16/+16 |
2014-11-15 | Move global variable into interface in inter.c | Andrei Karas | 1 | -24/+24 |
2014-11-15 | Move auction_db_ into interface in int_auction.c. | Andrei Karas | 1 | -13/+13 |
2014-11-15 | Add most functions from int_mail.c to interfaces. | Andrei Karas | 1 | -10/+10 |
2014-11-15 | Add most functions from int_auction.c to interfaces. | Andrei Karas | 1 | -49/+63 |
2014-11-15 | Add most functions from char.c to interfaces. | Andrei Karas | 1 | -1/+2 |
2014-11-15 | Add prefix inter_mail_ to most functions in int_mail.c | Andrei Karas | 1 | -10/+10 |
2014-11-15 | Add prefix inter_auction_ to most functions in int_auction.c | Andrei Karas | 1 | -18/+18 |
2014-08-07 | Corrected several format-string errors through the code | Haru | 1 | -1/+1 |
2014-05-30 | Fixed typos inside src/ | Shido | 1 | -1/+1 |
2014-05-13 | Removed trailing whitespace (sources) | Haru | 1 | -1/+1 |
2014-05-10 | Re-commit of "Fixed order of includes in all source files" | Haru | 1 | -11/+14 |
2014-05-10 | Revert "Fixed order of includes in all source files" | panikon | 1 | -14/+11 |
2014-05-09 | Fixed order of includes in all source files | Haru | 1 | -11/+14 |
2014-04-18 | Rewritten NSI_UNIQUE_ID system to get rid of the cross-database interreg depe... | Ibrahim Hossam | 1 | -4/+0 |
2013-10-26 | Changed 'tick' variables to 64 bit | Haru | 1 | -6/+5 |
2013-09-25 | Renamed iTimer interface to timer. | shennetsind | 1 | -4/+4 |
2013-06-10 | Added SqlStmt functions to the SQL interface | Susu | 1 | -15/+15 |
2013-06-07 | Hercules Renewal Phase One : pc, party, map, timer | Susu | 1 | -4/+4 |
2013-05-15 | HPM Update | shennetsind | 1 | -41/+42 |
2013-01-25 | Fixed bugreport:7218, where unique id was implemented and they forgot that mo... | Matheus Macabu | 1 | -1/+1 |
2013-01-08 | * Renaming variable name from nsiuid to unique_id for better understanding of... | markzd | 1 | -5/+5 |
2013-01-07 | * Implemented Unique identifier for Non stackable items. (tid:69380) | markzd | 1 | -4/+9 |
2012-12-05 | - Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924). | brianluau | 1 | -378/+376 |
2012-11-25 | Applied AStyle code formating as discussed on tid:74602. | greenboxal2 | 1 | -376/+378 |
2012-03-09 | Code cleanup: replaced `DBIterator` function calls with macros where possible. | gepard1984 | 1 | -10/+6 |
2012-01-20 | Merged TXT removal branch back to trunk. | gepard1984 | 1 | -0/+494 |