index
:
ml/hercules
tmw2
Hercules
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
map
/
quest.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-07
This is Hercules v2019.08.25
r12.4+1
Jesusaves
1
-1
/
+1
2019-05-06
Move questinfo data from map to npc_data
Asheraf
1
-31
/
+11
2018-12-14
Add inventory size field into db and using it in server.
Andrei Karas
1
-1
/
+1
2018-10-03
Add new type for mercenary class to setquestinfo()
Asheraf
1
-0
/
+27
2018-09-23
Add support for item amount range in setquestinfo
Asheraf
1
-9
/
+8
2018-09-18
Fix wrong validation for quests in setquestinfo
Asheraf
1
-1
/
+8
2018-07-24
Questinfo System overhaul
Asheraf
1
-1
/
+290
2018-07-01
Change functions to static where possible (Part 4 - map)
Haru
1
-19
/
+26
2018-05-31
2012-2018 !
Maytichai Saowa
1
-1
/
+1
2018-03-13
Added quest_notify_objective and its packet
Dastgir
1
-0
/
+8
2017-07-27
Fix possible buffer overflows with snprintf.
Andrei Karas
1
-1
/
+1
2017-07-11
Added time limit parameter to setquest
KirieZ
1
-9
/
+12
2016-10-28
Fixed copyright year for 2016
Lemongrass3110
1
-1
/
+1
2016-09-30
Add different fixes for gcc 7 warnings.
Andrei Karas
1
-1
/
+1
2016-09-10
Add missing checks into quest.c
Andrei Karas
1
-0
/
+9
2016-03-10
Add new logging types.
Andrei Karas
1
-1
/
+1
2016-02-19
Fix all known warnings from compiler flags -Wformat*
Andrei Karas
1
-1
/
+1
2016-02-17
Removed unnecessary typedefs from libconfig
Haru
1
-6
/
+6
2016-02-17
Renamed config->read_file to config->load_file
Haru
1
-1
/
+4
2016-01-06
Replaced some explicit casts with BL_UCAST/BL_UCCAST
Haru
1
-7
/
+7
2016-01-06
Change all TBL_PC to struct map_session_data as per style guidelines
hemagx
1
-7
/
+11
2015-12-15
Added GPL-compliant header to all sources and build scripts
Haru
1
-4
/
+20
2015-10-21
Fixed Typos (+1 squashed commits)
ossi0110
1
-1
/
+7
2015-10-19
rename malloc.c/h to memmgr.
Andrei Karas
1
-1
/
+1
2015-10-11
Fixed an issue in the quest_db parsing function.
Haru
1
-1
/
+1
2015-09-08
Fixed some memory leaks in code using libconfig
Haru
1
-0
/
+1
2015-08-15
HPM compatibility improvements
Haru
1
-0
/
+2
2015-07-25
Reduce memory usage in HPM in quest.c
Andrei Karas
1
-0
/
+2
2015-06-19
Removed ".." from include directives
Haru
1
-24
/
+24
2015-01-24
Reduced quest db memory usage by about 900kB
Haru
1
-18
/
+25
2015-01-24
Added additional item drops support to the quest db
Haru
1
-8
/
+69
2015-01-24
Converted quest_db to libconfig
Haru
1
-53
/
+86
2015-01-17
Another ~10 Fixes
shennetsind
1
-1
/
+1
2014-05-10
Re-commit of "Fixed order of includes in all source files"
Haru
1
-22
/
+23
2014-05-10
Revert "Fixed order of includes in all source files"
panikon
1
-23
/
+22
2014-05-09
Fixed order of includes in all source files
Haru
1
-22
/
+23
2013-12-06
Corrected some potential issues in the questlog system
Haru
1
-3
/
+3
2013-12-03
Questlog fixes
Haru
1
-129
/
+284
2013-11-05
Introducing the Hercules Standalone Script Syntax Checker
Haru
1
-1
/
+4
2013-09-27
Renamed iMap interface to map
Haru
1
-7
/
+6
2013-09-25
Renamed local variables that would conflict with a rename of iStatus to status
Haru
1
-4
/
+4
2013-09-25
Renamed more forgotten variables during interface conversions
Haru
1
-9
/
+8
2013-09-16
HPM: Quest.c Interface
shennetsind
1
-29
/
+49
2013-08-11
Follow up @ d8b2eb622f14e10e4da0e521deb5dee6e849affa
malufett
1
-0
/
+5
2013-08-10
Fixed Bug#7643
malufett
1
-1
/
+2
2013-07-29
Added intif interface
Susu
1
-1
/
+0
2013-06-25
- Added chrif interface
Susu
1
-4
/
+4
2013-06-07
Hercules Renewal Phase One : pc, party, map, timer
Susu
1
-6
/
+6
2013-03-29
Hercules Renewal: clif.c
shennetsind
1
-9
/
+9
2012-12-05
- Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924).
brianluau
1
-256
/
+260
[next]