index
:
repo-recursive-tests/hercules
jesusalva/prerenewal
Messworld Server Code (Hercules v2020.07.26 with minor edits; Please avoid breaking changes so it can be rebased)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-08-24
- Mercenary Dismiss packet and some corrections.
zephyrus
4
-5
/
+6
2008-08-24
- Implemented Mercenary Scrolls (item_db)
zephyrus
9
-92
/
+211
2008-08-24
Fixed a compilation problem caused by r13123.
ultramage
1
-2
/
+1
2008-08-24
- Fixed skill problems (who did this? Mercenary skills values are big than ho...
zephyrus
2
-7
/
+7
2008-08-24
- Ops!! this is mine (homunculus hungry messages).
zephyrus
2
-8
/
+1
2008-08-24
- Moving all content of Homunculus code to a proper file Homunculus.c/h
zephyrus
26
-1234
/
+1363
2008-08-24
- Implemented unit_calc_pos (copy from pet_calc_pos) to implement it on Merce...
zephyrus
8
-98
/
+147
2008-08-23
- Fixed Taekwon job quest NPC facing the wrong way. (bugreport:2090)
Kisuka
2
-3
/
+6
2008-08-23
- Some stuff i forgot for char_sql. Bug Report 2112.
zephyrus
1
-4
/
+4
2008-08-23
- Completed Mercenary Create, Delete, Save. Tests OK.
zephyrus
16
-262
/
+419
2008-08-23
- Added column `mer_id` on char_db
zephyrus
8
-34
/
+105
2008-08-23
- Mercenary Packets (Server to Client). Still need a little more info.
zephyrus
12
-36
/
+375
2008-08-23
- Database structure for Mercenary.
zephyrus
2
-0
/
+29
2008-08-22
- Mercenary data structures.
zephyrus
5
-3
/
+44
2008-08-22
- Mercenary Database Reading.
zephyrus
3
-30
/
+184
2008-08-22
- Ups. I forget this merge about Basilica (caster cannot walk).
zephyrus
1
-0
/
+1
2008-08-22
- Starting Mercenary's Project.
zephyrus
2
-0
/
+176
2008-08-21
- Big update to Basilica, implementing official behavior.
zephyrus
6
-53
/
+75
2008-08-21
Archer and Knight guardians (WoE 1.0) will no longer detect hidden.
L0ne_W0lf
2
-2
/
+4
2008-08-21
- Fixed a bug. Warp portal cannot be casted on dead players.
zephyrus
1
-4
/
+5
2008-08-21
Deleted zombie extern variable declaration which was causing a "static declar...
ultramage
1
-2
/
+0
2008-08-20
Follow up to r13091, fixed weight check in stone dismantler.
L0ne_W0lf
2
-3
/
+6
2008-08-20
- New invisible walls system (for WOE SE and Battlegrounds).
zephyrus
5
-1
/
+227
2008-08-20
- More cleanup of Barricades (final i think)
zephyrus
3
-3
/
+3
2008-08-20
- Do not trigger event if killed by script at all.
zephyrus
1
-11
/
+11
2008-08-20
* Implemented Brainstorm's and SketchyPhoenix's fixes for Flying side kick.
L0ne_W0lf
3
-2
/
+71
2008-08-20
- Removed my barricade implementation. Not required in WoE SE.
zephyrus
8
-308
/
+0
2008-08-20
- Fixes on schg_cas02 and arug_cas01.txt
zephyrus
3
-59
/
+70
2008-08-19
* Fixed invalid element warning in mob database.
L0ne_W0lf
3
-8
/
+10
2008-08-19
* Fixed a storage saving issue with txt charserver (bugreport:2084)
ultramage
6
-88
/
+106
2008-08-19
* Added global sql settings 'sql.*' to inter_athena.conf.
FlavioJS
11
-257
/
+462
2008-08-19
* Fixed bugs in some items. (bugrepot:2059)
L0ne_W0lf
8
-3259
/
+2829
2008-08-18
Fixed incorrect array capacity / format string for txt mapreg loading code.
ultramage
1
-1
/
+1
2008-08-18
Merged a critical fix to charserver online tracking code (see r13087).
ultramage
1
-1
/
+1
2008-08-17
Fixed some messed up operator priority in the mapreg code (bugreport:2078).
ultramage
2
-12
/
+12
2008-08-17
** Please update your server ASAP. **
zephyrus
3
-10
/
+12
2008-08-16
Added a mapreg txt->sql converter script to /tools, because the sql mapserver...
ultramage
2
-0
/
+44
2008-08-16
Fixed typo in disable/enable npc's (bugreport:2027)
Yommy
2
-5
/
+8
2008-08-16
Another update to the vs9->vs8 converter, to use appropriate line endings.
ultramage
1
-9
/
+12
2008-08-15
Some cleaning in script.c
ultramage
4
-177
/
+152
2008-08-15
Adjusted the vs9-to-vs8 converter so that status messages won't mix with its ...
ultramage
1
-9
/
+9
2008-08-15
Split off mapreg code from script.c
ultramage
23
-400
/
+623
2008-08-15
Applied one missed conf setting rename (followup to r13077).
ultramage
1
-1
/
+1
2008-08-15
bugfix (bugreport:2038)
Yommy
2
-1
/
+5
2008-08-15
incorrect item id (bugreport:2063)
Yommy
2
-1
/
+3
2008-08-15
* Removed gm_cant_party_max_lv. It now uses gm_cant_party_min_lv as the thres...
sketchyphoenix
5
-6
/
+8
2008-08-14
* Added: new items, according to kRO items descriptions (commented out for a ...
akrus
2
-2
/
+21
2008-08-12
Now using proper enum type for mob skill state tracking.
ultramage
2
-18
/
+17
2008-08-12
Added updated client effects list.
ultramage
4
-42
/
+63
2008-08-12
Added gcc compiler flags to silence some warnings in non-debug builds (bugrep...
ultramage
2
-0
/
+2
[next]