index
:
ml/hercules
tmw2
Hercules
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
map
/
pc_groups.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-05
- Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924).
brianluau
1
-331
/
+326
2012-11-25
Applied AStyle code formating as discussed on tid:74602.
greenboxal2
1
-326
/
+331
2012-08-17
Added 2 (3) new atcommands:
shennetsind
1
-30
/
+4
2012-07-18
Fixed bugreport:6269 added a way to test files prior to @reloadatcommand so t...
shennetsind
1
-1
/
+1
2012-07-18
New permissions added for groups: show_bossmobs, disable_pvm and disable_pvp;...
cookiecrumbs
1
-0
/
+3
2012-07-18
Super performance improvement to groups system, caching permissions levels an...
shennetsind
1
-4
/
+49
2012-04-28
- Updated the script engine to make use of the DBMap* structure for storing v...
epoque11
1
-1
/
+1
2012-03-09
Code cleanup: replaced `DBIterator` function calls with macros where possible.
gepard1984
1
-14
/
+8
2012-03-01
Enabled `DB_OPT_RELEASE_DATA` for several `DBMap`s to simplify data freeing.
gepard1984
1
-12
/
+2
2012-02-27
Fixed atcommands not being logged (follow-up to r15572)(bugreport:5370).
gepard1984
1
-1
/
+1
2012-02-17
- Fixed group permissions not recognizing `false` setting (bug:5342).
gepard1984
1
-0
/
+3
2012-02-13
- Added `libconfig` (configuration file library: http://www.hyperrealm.com/l...
gepard1984
1
-0
/
+459