index
:
ml/hercules
tmw2
Hercules
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2007-06-06
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10706 5...
FlavioJS
4
-8
/
+8
2007-06-04
- Fixed the compilation problem from r10668
ultramage
2
-37
/
+28
2007-06-03
- Fixed missing client update when 'return to savepoint' fails
ultramage
11
-112
/
+130
2007-06-02
* Displaying op names instead of numbers in script engine errors.
FlavioJS
6
-108
/
+209
2007-06-01
Some typo fixing / cleaning
ultramage
6
-51
/
+47
2007-06-01
Fixed ircbot not processing new users
ultramage
1
-196
/
+166
2007-05-29
Hopefully fixed the vsnprintf incompatibility
ultramage
1
-0
/
+3
2007-05-28
- Fixed an infinite char-server loop on the map connection
ultramage
3
-47
/
+51
2007-05-28
* RFIFOREST returns 0 when the session is eof (input data is implicitly disca...
FlavioJS
4
-95
/
+114
2007-05-27
Cleaned up a hack from r10112 (forward declaration does the trick)
ultramage
3
-5
/
+5
2007-05-26
- Fixed guild emblem not showing when you log in (caused by r5359)
ultramage
3
-53
/
+63
2007-05-25
- Fixed @statall giving you +99 stats instead of setting them to 99
ultramage
2
-13
/
+17
2007-05-25
Reformatting, warning fixes, unsigned char removal
ultramage
9
-279
/
+263
2007-05-25
Corrected some weird fgets() statements, plus reformatted them
ultramage
46
-167
/
+229
2007-05-23
- Added new flag to skill_castnodex.txt, to allow per-skill tweaking of cast ...
ultramage
26
-146
/
+142
2007-05-23
Fixed a typo in Chase Walk code (caused by r10593)
ultramage
1
-1
/
+1
2007-05-21
- Removed the TURBO socket mechanism - it was in fact just using a variable t...
ultramage
21
-1569
/
+1377
2007-05-20
- Fixed one missed malloc->aMallocA typo, causing memory deallocation problems
ultramage
5
-13
/
+8
2007-05-20
- Fixed Chase Walk having a deactivation cast time (should be instant)
ultramage
2
-23
/
+27
2007-05-20
* Added positional music effect to Battle Chant / Gospel, see r10588 on how t...
ultramage
1
-0
/
+1
2007-05-19
Reformatting @_@
ultramage
45
-3465
/
+2236
2007-05-19
* Added Global chat and Main chat logging
ultramage
7
-76
/
+75
2007-05-19
Fixed server crashes when you use long hostnames (/thx to Ancyker)
ultramage
2
-4
/
+4
2007-05-19
Removed the wtf-y mmo_char_fromsql_short() from r2527
ultramage
3
-212
/
+87
2007-05-19
Removed the vsnprintf->_vsnprintf define for VS9. Ea compiles even without it...
ultramage
1
-1
/
+0
2007-05-19
Corrected the problem with countitem2 (value wrapped-around in one case but n...
ultramage
1
-67
/
+62
2007-05-11
- Updated the effect list a bit
ultramage
1
-1
/
+2
2007-05-11
Re-phrased the attacker flee/def penalty config descs
ultramage
3
-30
/
+32
2007-05-10
Attempt to fix unwanted teleporting of immobile mobs
Playtester
1
-1
/
+4
2007-05-10
Replaced a few missed set_eof()-s
ultramage
2
-3
/
+3
2007-05-09
* Adapted the shortlist to use a static array instead of a linked list and en...
FlavioJS
2
-69
/
+43
2007-05-09
* Added Buuyo-Tama's shortlist for send/eof sockets (defined out for now).
FlavioJS
10
-124
/
+251
2007-05-07
* Fixed warpwaitingpc not working (bug introduced in r10471).
FlavioJS
2
-10
/
+10
2007-05-06
Added a check to login_sql against too long db-stored emails.
ultramage
1
-1
/
+1
2007-05-06
Removed an unused variable in script.c
toms
1
-1
/
+0
2007-05-06
* Fixed Converters not overwriting each other
Playtester
2
-0
/
+3
2007-05-05
* Removed the dependency on winsock.h for definitions, it's all winsock2.h now.
FlavioJS
14
-307
/
+436
2007-05-05
Missed a few occurences of strdup (followup to r10468)
ultramage
1
-3
/
+3
2007-05-05
- imported the latest working grfio code from stable
ultramage
11
-347
/
+212
2007-05-05
Fixed Red Pouch overriding nobranch mapflag
Playtester
1
-2
/
+2
2007-05-05
* Attempt to fix Kyrie Eleison not castable on enemy players
Playtester
1
-3
/
+7
2007-05-04
adding read-from-GRF/GAT back in. Read Changelog-Trunk.txt for more details.
blackhole89
3
-2
/
+993
2007-05-04
* Added up-to-date monster summoning files thanks to Vicious_Pucca
Playtester
1
-1
/
+1
2007-05-04
- Updated mob_poring.txt, by Spre.
DZeroX
2
-2
/
+3
2007-05-03
Removed the map.h<->status.h cyclic dependency. Relies on the fact by that pr...
ultramage
3
-9
/
+10
2007-04-29
* Ladmin fixes
ultramage
4
-1025
/
+1027
2007-04-29
Gave each file an empty last line, to make svn happier
ultramage
17
-17
/
+6
2007-04-28
Fixed login_sql ipbans not working (due to signed/unsigned mismatch)
ultramage
1
-1
/
+1
2007-04-28
'minor' details
ultramage
3
-3
/
+3
2007-04-28
* Tried and fixed md5 password encryption
ultramage
8
-367
/
+310
[next]