Age | Commit message (Expand) | Author | Files | Lines |
2018-07-01 | Change functions to static where possible (Part 3 - char) | Haru | 1 | -7/+7 |
2018-06-30 | Move mapif functions from int_quest.c to mapif.c | Haru | 1 | -73/+0 |
2018-06-30 | Move some non-mapif functionality from the mapif interface to the inter_quest... | Haru | 1 | -23/+38 |
2018-05-31 | 2012-2018 ! | Maytichai Saowa | 1 | -1/+1 |
2017-11-18 | Pass the correct types and sizes to the StmtBind functions | Haru | 1 | -6/+8 |
2016-10-28 | Fixed copyright year for 2016 | Lemongrass3110 | 1 | -1/+1 |
2016-09-27 | Save also quest time while updating quest in db. | Andrei Karas | 1 | -1/+1 |
2016-03-20 | Removed unnecessary typedefs from sql.h | Haru | 1 | -1/+1 |
2016-02-24 | Removed several unnecessary RFIFOP typecasts | Haru | 1 | -1/+1 |
2016-02-24 | Added const qualifier to several variable/argument pointers | Haru | 1 | -1/+2 |
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 | -3/+1 |
2015-06-19 | Removed ".." from include directives | Haru | 1 | -13/+13 |
2015-04-12 | Fix issue http://hercules.ws/board/tracker/issue-8620-error-in-quest/ | Andrei Karas | 1 | -2/+3 |
2015-04-09 | Add checks to int_quest.c | Andrei Karas | 1 | -1/+4 |
2015-01-12 | Fixed some -Wformat-security warnings | Haru | 1 | -3/+3 |
2014-11-16 | Whitespace cleanup (no code changes) | Haru | 1 | -1/+1 |
2014-11-15 | Move global variable into interface in inter.c | Andrei Karas | 1 | -7/+7 |
2014-11-15 | Add most functions from int_quest.c to interfaces. | Andrei Karas | 1 | -16/+33 |
2014-11-15 | Split functions in int_quest.c. | Andrei Karas | 1 | -15/+24 |
2014-05-30 | Fixed typos inside src/ | Shido | 1 | -1/+1 |
2014-05-10 | Re-commit of "Fixed order of includes in all source files" | Haru | 1 | -10/+12 |
2014-05-10 | Revert "Fixed order of includes in all source files" | panikon | 1 | -12/+10 |
2014-05-09 | Fixed order of includes in all source files | Haru | 1 | -10/+12 |
2014-01-22 | Improved questlog handling to honor the value of MAX_QUEST_OBJECTIVES | Haru | 1 | -15/+52 |
2013-12-17 | Fixed several compiler warnings | Haru | 1 | -0/+1 |
2013-12-05 | Follow-up to 6f55c00e72ca6db130a84fe92218f73a777428f4 | Haru | 1 | -2/+5 |
2013-12-04 | Follow-up to 6f55c00e72ca6db130a84fe92218f73a777428f4 | Haru | 1 | -1/+1 |
2013-12-03 | Questlog fixes | Haru | 1 | -90/+139 |
2013-06-10 | Added SqlStmt functions to the SQL interface | Susu | 1 | -12/+12 |
2013-05-15 | HPM Update | shennetsind | 1 | -5/+6 |
2012-12-05 | - Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924). | brianluau | 1 | -122/+128 |
2012-11-25 | Applied AStyle code formating as discussed on tid:74602. | greenboxal2 | 1 | -128/+122 |
2012-01-20 | Merged TXT removal branch back to trunk. | gepard1984 | 1 | -0/+184 |