index
:
ml/hercules
tmw2
Hercules
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
map
/
guild.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-02-25
- You are allowed to expel guild mates that are not online now.
skotlex
1
-2
/
+2
2007-02-23
- Updated Box of thunder to use "agi up" effect for 30 secs instead of NPC Ag...
skotlex
1
-1
/
+8
2007-01-18
Fixed a crash when a castle from [0..MAX-1] wasn't in the db
ultramage
1
-12
/
+12
2007-01-09
- Changes to script buildin functions:
FlavioJS
1
-13
/
+10
2007-01-07
Undid the memset->malloc_set replacement
ultramage
1
-4
/
+4
2006-12-23
- Moved "#include <limits.h>" to cbasetypes.h to ensure it's included before ...
FlavioJS
1
-1
/
+1
2006-12-22
- Simplified the global function "getJobName"
skotlex
1
-3
/
+1
2006-12-21
- Added a 1-node cache to db. Removed party_cache and guild_cache since now t...
FlavioJS
1
-12
/
+6
2006-12-12
- Minor changes to ers.
FlavioJS
1
-1
/
+1
2006-12-11
- Added various guild packet related missing checks
skotlex
1
-24
/
+17
2006-12-05
- Massive EOL normalization & 'svn:eol-style native' flag setting for all txt...
FlavioJS
1
-2017
/
+2017
2006-12-04
- Changed some pc_authfails to clif_authfail_fd since pc_authfail prints erro...
skotlex
1
-8
/
+8
2006-12-03
- Removed sd->sex since it's redundant (we can always use sd->status.sex)
skotlex
1
-1
/
+1
2006-12-01
- Fixed txt-converter compilation.
skotlex
1
-1
/
+1
2006-11-14
- Characters with Karma may fight amongst them anywhere.
skotlex
1
-10
/
+13
2006-11-07
- Fixed a fake nullpo when parsing the reply to a guild alliance request.
skotlex
1
-3
/
+7
2006-09-08
- Fixed alliance/opposition making not cancelling out map-server-side when th...
skotlex
1
-4
/
+10
2006-08-27
* Optional macro MEMSET_TURBO for faster low-level memory initializations.
Lance
1
-5
/
+5
2006-08-02
Code cleanup & optimization on guild part of char-server
toms
1
-2
/
+2
2006-07-27
- Applied the necessary changes to make @partyoption reflect it's changes on ...
skotlex
1
-8
/
+5
2006-06-17
- Devotion absorbed damage will now appear to come from oneself (instead of t...
skotlex
1
-25
/
+23
2006-06-13
- Oppositions can't be made during WoE now.
skotlex
1
-7
/
+8
2006-06-13
- Updated clif_disp_onlyself to not use dynamic memory and write directly to ...
skotlex
1
-7
/
+3
2006-06-12
- Fixed npc_checknear's distance check returning the opposite of what it shou...
skotlex
1
-1
/
+6
2006-06-12
- Made guild member exp an unsigned int.
skotlex
1
-1
/
+1
2006-06-11
* [Fixed]
Lance
1
-1
/
+1
2006-06-09
- Fixed @mapinfo displaying incorrectly maps with nosave which send you back ...
skotlex
1
-19
/
+8
2006-06-09
- Added an error report and correction when the map server receives a guild f...
skotlex
1
-1
/
+8
2006-06-09
- Modified guild exp to be an unsigned int rather than a signed one.
skotlex
1
-3
/
+7
2006-06-06
Forgot something
Lance
1
-2
/
+2
2006-06-06
* [Fixed]:
Lance
1
-2
/
+2
2006-05-27
- Added structure status_data which holds status-related information (str, ag...
skotlex
1
-2
/
+0
2006-04-30
- If someone is expulsed from a guild while the guild storage is open, it wil...
skotlex
1
-1
/
+2
2006-04-29
* Using malloc for memory allocations that doesn't need to be pre-initialized.
Lance
1
-3
/
+3
2006-04-11
- Added ers handling for skill_timerskill structures.
skotlex
1
-1
/
+1
2006-04-09
- Fixed @npcmove not sending the correct packets to make the moving refresh c...
skotlex
1
-2
/
+3
2006-04-07
- Added missing creation/destruction of the expcache_ers in guild.c
skotlex
1
-0
/
+2
2006-04-07
- Fixed pc_setpos ignoring the clrtype sent to it.
skotlex
1
-2
/
+5
2006-04-06
- Rewrote the guild exp cache code to prevent overflows and to use the ers sy...
skotlex
1
-40
/
+57
2006-03-21
Fix on not showing guildmembers logins/logouts messages.
LuzZza
1
-45
/
+48
2006-03-20
Cleaned up some guild functions:
LuzZza
1
-35
/
+46
2006-03-20
- Small fix to prevent killer/killable states from allowing you to target you...
skotlex
1
-1
/
+1
2006-03-05
- Fixed a pair of missing map_freeblock_unlock
skotlex
1
-14
/
+0
2006-02-21
- Modified party_send_movemap and guild_send_info_short to send the mini-dots...
skotlex
1
-10
/
+17
2006-02-03
- Meh, the status change start switch was supposed to be minimized, not altog...
skotlex
1
-0
/
+2
2006-01-29
AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES ...
Valaris
1
-0
/
+1976
2006-01-29
Clearing trunk.
Valaris
1
-1717
/
+0
2005-03-30
* updated map server to jA1137~1159
celest
1
-8
/
+12
2005-03-29
More C/C++ Conformance fixes
amber
1
-15
/
+15
2005-03-29
* Added auto save guild dataevery 5 minutes during WOE
celest
1
-5
/
+67
[prev]
[next]