index
:
ml/hercules
tmw2
Hercules
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
map
/
quest.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-13
Update copyright headers for year 2020
Haru
1
-2
/
+2
2019-05-06
Move questinfo data from map to npc_data
Asheraf
1
-1
/
+33
2018-10-03
Add new type for mercenary class to setquestinfo()
Asheraf
1
-0
/
+1
2018-07-24
Questinfo System overhaul
Asheraf
1
-0
/
+14
2018-05-31
2012-2018 !
Maytichai Saowa
1
-1
/
+1
2017-07-11
Added time limit parameter to setquest
KirieZ
1
-1
/
+1
2016-10-28
Fixed copyright year for 2016
Lemongrass3110
1
-1
/
+1
2016-02-17
Replaced some now unnecessary includes with forward declarations in header files
Haru
1
-1
/
+2
2016-02-17
Removed unnecessary typedefs from libconfig
Haru
1
-1
/
+1
2016-01-06
Change all TBL_PC to struct map_session_data as per style guidelines
hemagx
1
-8
/
+11
2015-12-15
Added GPL-compliant header to all sources and build scripts
Haru
1
-4
/
+20
2015-08-15
HPM compatibility improvements
Haru
1
-3
/
+3
2015-07-25
Reduce memory usage in HPM in quest.c
Andrei Karas
1
-1
/
+1
2015-06-19
Removed ".." from include directives
Haru
1
-3
/
+3
2015-01-24
Reduced quest db memory usage by about 900kB
Haru
1
-4
/
+7
2015-01-24
Added additional item drops support to the quest db
Haru
1
-0
/
+8
2015-01-24
Converted quest_db to libconfig
Haru
1
-0
/
+2
2015-01-12
Blocked compilation of plugins that use unavailable functions
Haru
1
-0
/
+2
2014-07-11
Fixed reserved __identifier violations
Haru
1
-3
/
+3
2014-05-10
Re-commit of "Fixed order of includes in all source files"
Haru
1
-0
/
+4
2014-05-10
Revert "Fixed order of includes in all source files"
panikon
1
-4
/
+0
2014-05-09
Fixed order of includes in all source files
Haru
1
-0
/
+4
2014-02-02
Introducing HPM Datacheck
shennetsind
1
-3
/
+3
2013-12-03
Questlog fixes
Haru
1
-6
/
+16
2013-11-05
Introducing the Hercules Standalone Script Syntax Checker
Haru
1
-1
/
+1
2013-09-25
Renamed local variables that would conflict with a rename of iStatus to status
Haru
1
-1
/
+1
2013-09-25
Renamed more forgotten variables during interface conversions
Haru
1
-1
/
+1
2013-09-16
HPM: Quest.c Interface
shennetsind
1
-15
/
+22
2012-12-05
- Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924).
brianluau
1
-13
/
+13
2012-11-25
Applied AStyle code formating as discussed on tid:74602.
greenboxal2
1
-13
/
+13
2012-08-17
Added @reloadquestdb as per Script / DB Developer Joseph request.
shennetsind
1
-0
/
+1
2009-12-08
Corrected a variable defined in a header file.
ultramage
1
-1
/
+1
2009-09-13
* Progressbar aborts when player is attacked.
Inkfish
1
-0
/
+1
2009-09-04
* QuestLog Fix.
Inkfish
1
-0
/
+12
2009-08-02
* Questlog code cleanup.
Inkfish
1
-2
/
+0
2009-07-28
* Some more updates to Quest Log
Inkfish
1
-9
/
+3
2009-07-26
* Some updates of Quest Log system
Inkfish
1
-9
/
+0
2009-07-25
Rewrote Quest Log system.
Inkfish
1
-6
/
+21
2008-04-26
Added script function hasquest.
Kevin
1
-0
/
+2
2008-04-13
Major updates to the quest system.
Kevin
1
-0
/
+5
2008-04-11
Changed eol-style to native for these files.
Kevin
1
-15
/
+15
2008-04-11
Finished most of the quest log code, still bits here and there but it's usabl...
Kevin
1
-0
/
+4
2008-04-11
More questlog code.
Kevin
1
-0
/
+11