index
:
ml/hercules
tmw2
Hercules
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
map
Age
Commit message (
Expand
)
Author
Files
Lines
2006-03-28
- Fixed (?) the Family recall warp skills.
skotlex
2
-7
/
+8
2006-03-28
- Fixed Wedding support skills healing yourself instead of partner.
skotlex
2
-3
/
+5
2006-03-28
- Fixed summon mobs being able to cast "summon" skills.
skotlex
2
-0
/
+11
2006-03-28
- Added a debug function to locate all "looping warps"
skotlex
2
-4
/
+31
2006-03-28
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5785 54...
Lance
1
-0
/
+1
2006-03-28
* Fixed Gunslinger and Ninja skills not showing up and not working due to an...
reddozen
2
-1
/
+32
2006-03-28
* Modified clif_getareachar_pc to hide hidden GMs from normal players (player...
Lance
1
-20
/
+23
2006-03-28
- Added missing limits.h to chrif.c
skotlex
1
-0
/
+1
2006-03-28
- Small fix that should help on multi-map servers when characters are swappin...
skotlex
1
-1
/
+2
2006-03-27
some jA thing
Vicious
1
-3
/
+12
2006-03-27
jA's db work
Vicious
2
-1
/
+5
2006-03-27
- HW_GANBANTEIN now also removes traps.
skotlex
5
-14
/
+55
2006-03-27
- Pet catching now uses the menuskill variables to prevent item usage from di...
skotlex
7
-13
/
+28
2006-03-27
* GCC on Cygwin still complaining, resorted to including limits.h in malloc.h
Lance
4
-4
/
+0
2006-03-27
* Refixed the fix with a constant list for Win32 users - limits.h (imported f...
Lance
4
-4
/
+4
2006-03-27
Fixed a problem in chrif.c where USHRT_MAX was undefined. [Codemaster]
codemaster
1
-0
/
+4
2006-03-27
- Changed status_point/skill_point to unsigned short. Adjusted the code as ne...
skotlex
6
-64
/
+112
2006-03-26
- The status change timer mismatch error now also displays which status chang...
skotlex
1
-1
/
+1
2006-03-26
- itemdb_exists and itemdb_searchname should now ignore dummy_item matches.
skotlex
1
-1
/
+4
2006-03-26
- Fixed jstrescapecpy crashing when you pass a null string to parse.
skotlex
1
-1
/
+1
2006-03-26
- Small change that may fix a crash in loggin guild chat?
skotlex
1
-1
/
+1
2006-03-26
- Fixed the map-server freeze/crash on Warp Portal.
skotlex
2
-3
/
+2
2006-03-26
- Walk/move functions will abort now when an area npc script triggers and mov...
skotlex
1
-4
/
+8
2006-03-25
- Fixed Grandcross/Granddarkness showing no skill animation.
skotlex
1
-11
/
+22
2006-03-25
- Fixed a pair of "Conditional jump or move depends on uninitialised value(s)...
skotlex
1
-0
/
+2
2006-03-25
- Added a missing escape in logging chats.
skotlex
2
-4
/
+5
2006-03-25
- Incremented the number of iterations to find a random stop to 100 as 50 see...
skotlex
3
-7
/
+3
2006-03-25
- Fixed pet hatching.
skotlex
1
-4
/
+14
2006-03-25
- Small change that SHOULD fix the pet duplication. Fixing pet incubator stil...
skotlex
1
-0
/
+3
2006-03-24
- Fixed Warp Portal.
skotlex
4
-15
/
+18
2006-03-24
* Fixed / finished most of Gunslinger [Reddozen]
reddozen
2
-17
/
+17
2006-03-24
- Modified script commands atcommand/charcommand to execute even if there isn...
skotlex
1
-11
/
+36
2006-03-24
- Cleaned up a bit the npc undercharging item warning to specify when it is d...
skotlex
1
-3
/
+7
2006-03-24
- Some cleaning around the return to egg code. Pets should stop duplicating now.
skotlex
1
-26
/
+19
2006-03-24
- Another mob_summon fix. Slave summoning SHOULD be working now.
skotlex
1
-1
/
+1
2006-03-24
- Fixed skillidx not being set whenever a mob uses a skill.
skotlex
2
-3
/
+10
2006-03-24
Replaced !sd->special_state.nocastcancel2 && something to (sd->special_state....
blackhole89
1
-2
/
+2
2006-03-24
- Added function map_search_freecell to locate an available cell around an ar...
skotlex
6
-149
/
+131
2006-03-24
- Some small, insignificant code cleanups in unit.c
skotlex
1
-16
/
+15
2006-03-24
- Added unit.c to the VC8 project file, thanks to Joshuaali
skotlex
1
-0
/
+4
2006-03-24
- Fixed a crash in unit_useskill_pos2
skotlex
1
-1
/
+1
2006-03-23
- Fixed Devotion not properly being cleared on death/near death in some cases.
skotlex
2
-0
/
+3
2006-03-23
"castnodex&~1"
blackhole89
1
-5
/
+5
2006-03-23
- Modified pc_percent_heal to avoid overflow problems.
skotlex
1
-18
/
+27
2006-03-23
- Fixed Potion Pitcher sometimes crashing the server.
skotlex
2
-37
/
+44
2006-03-23
* Minor cleanups.
Lance
3
-3
/
+3
2006-03-23
- Fixed compile error and missing field in the clone function.
skotlex
2
-3
/
+2
2006-03-23
- Some cleanup. Fixed function pc_isCardAllowedOn causing searches for non-ex...
skotlex
1
-11
/
+18
2006-03-23
- Changed Preserve's cost to 30sp
skotlex
4
-10
/
+5
2006-03-22
- Merged the unit_data structure from jA for handling unit-related data (atta...
skotlex
23
-5407
/
+3574
[prev]
[next]