index
:
ml/hercules
tmw2
Hercules
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
char
/
int_guild.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-12
Fixed some -Wformat-security warnings
Haru
1
-3
/
+3
2014-11-16
Whitespace cleanup (no code changes)
Haru
1
-20
/
+21
2014-11-15
Move global variable into interface in inter.c
Andrei Karas
1
-142
/
+142
2014-11-15
Move global variable into interface in int_guild.c
Andrei Karas
1
-22
/
+19
2014-11-15
Add most functions from inter.c to interfaces.
Andrei Karas
1
-3
/
+3
2014-11-15
Add most functions from int_guild.c to interfaces.
Andrei Karas
1
-147
/
+169
2014-11-15
Add most functions from char.c to interfaces.
Andrei Karas
1
-16
/
+17
2014-11-15
Add prefix inter_guild_ to most functions in int_guild.c
Andrei Karas
1
-30
/
+30
2014-05-30
Fixed typos inside src/
Shido
1
-5
/
+5
2014-05-10
Re-commit of "Fixed order of includes in all source files"
Haru
1
-10
/
+14
2014-05-10
Revert "Fixed order of includes in all source files"
panikon
1
-14
/
+10
2014-05-09
Fixed order of includes in all source files
Haru
1
-10
/
+14
2014-05-07
Follow up to 9a425c1
panikon
1
-1
/
+1
2014-05-06
Bug fixes and other changes
panikon
1
-9
/
+41
2014-03-06
Minor whitespace fix
Haru
1
-4
/
+3
2014-02-11
Fixed bug 7980
panikon
1
-0
/
+1
2014-01-22
Improvements to exp_guild.txt loading
Haru
1
-28
/
+22
2014-01-12
Changed some void* to the correct data types where applicable
Haru
1
-1
/
+0
2013-12-17
Fixed several compiler warnings
Haru
1
-18
/
+12
2013-10-26
Changed 'tick' variables to 64 bit
Haru
1
-3
/
+2
2013-09-25
Renamed iTimer interface to timer.
shennetsind
1
-3
/
+3
2013-06-08
Follow up d73783f22b2bb881aab74524d153d89a5932a199
shennetsind
1
-2
/
+2
2013-06-07
Hercules Renewal Phase One : pc, party, map, timer
Susu
1
-5
/
+5
2013-05-17
- Made DB and malloc lib HPM-friendly
Susu
1
-2
/
+2
2013-05-16
Fixed Bug #7250
shennetsind
1
-1
/
+1
2013-05-15
HPM Update
shennetsind
1
-134
/
+134
2013-02-18
Improvements all over the place
shennetsind
1
-5
/
+6
2013-02-16
Updating the Headers across source files
shennetsind
1
-1
/
+1
2013-02-07
Fixing mistake in modified source code headers
shennetsind
1
-1
/
+1
2013-02-06
Fixed Bug #7056
shennetsind
1
-1
/
+1
2013-02-04
Allow unsigned int values for guild exp (as it was before the change).
akrus
1
-2
/
+2
2013-01-31
Fixed Bug #3080
shennetsind
1
-3
/
+4
2013-01-27
Fixed Bug #7035
shennetsind
1
-1
/
+1
2013-01-02
-Follow up r17065
glighta
1
-25
/
+25
2012-12-30
-Harmonize skillid, skill_num, skillnum, skill, to skill_id and same for skil...
glighta
1
-5
/
+5
2012-12-22
Community Contribution Time!
momacabu
1
-2
/
+2
2012-12-12
- Follow up r17004 & bugreport:6995, added safer calculation to strategic poi...
markzd
1
-2
/
+2
2012-12-09
* Use sv_readdb to read exp_guild.
momacabu
1
-24
/
+11
2012-12-05
- Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924).
brianluau
1
-1539
/
+1533
2012-11-25
Applied AStyle code formating as discussed on tid:74602.
greenboxal2
1
-1533
/
+1539
2012-10-29
-Add some src basic documentation.
glighta
1
-7
/
+9
2012-03-13
Enhanced `DBMap` implementation to allow storing integer type data in additio...
gepard1984
1
-3
/
+6
2012-03-09
Code cleanup: replaced `DBIterator` function calls with macros where possible.
gepard1984
1
-3
/
+2
2012-03-05
- Guild Castle code cleanup:
gepard1984
1
-21
/
+3
2012-03-04
- Guild Castle code cleanup:
gepard1984
1
-201
/
+125
2012-03-02
Replaced some magic numbers related to castle guardians with `MAX_GUARDIANS`.
gepard1984
1
-18
/
+6
2012-01-30
- Removed more trailing tabs.
brianluau
1
-2
/
+2
2012-01-20
Merged TXT removal branch back to trunk.
gepard1984
1
-985
/
+1392
2010-12-07
* Reverted r14563, due to multiple issues which render the source malfunction...
ai4rei
1
-15
/
+15
2010-12-07
Changed almost all instances of sprintf() to snprintf().
Paradox924X
1
-15
/
+15
[next]