index
:
ml/hercules
tmw2
Hercules
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vcproj-9
Age
Commit message (
Expand
)
Author
Files
Lines
2012-11-10
- More deletions related to lock removal -_-
momacabu
3
-24
/
+0
2012-11-09
Fixed bugreport:6209 / Follow up r16867 : updated mapcache to write onto its ...
shennetsind
1
-0
/
+4
2012-07-30
- Added svn:eol-style=native property on some recently added text files.
brianluau
1
-4
/
+0
2012-07-08
Okie ladies and gentleman if this commit breaks anything it's jman's and maki...
shennetsind
1
-6
/
+6
2012-06-10
VC9/VC10: followup for commit r16263 (windows port)
blacksirius
3
-0
/
+48
2012-06-10
VC10/VC9: followup for commit r16256
blacksirius
3
-0
/
+24
2012-06-03
VC9/VC10: followup for commit r16221 (threading / spinlock / atomic operation...
blacksirius
3
-0
/
+24
2012-06-03
vc9/vc10: added reference to winapi.h in projects.
blacksirius
4
-1
/
+17
2012-06-02
VC9: removed old plugin-system references.
blacksirius
5
-437
/
+19
2012-05-13
- Full revert of r16105 and r16106.
eathenabot
3
-12
/
+12
2012-05-12
* Merged changes up to eAthena 15096.
eathenabot
3
-12
/
+12
2012-04-20
Initial support for Genetic, Sorcerer and Elemental Summons. Special Thanks t...
shennetsind
2
-0
/
+16
2012-04-09
- Follow-up to r15837, fixed compiler error due to missing header file
epoque11
1
-10
/
+6
2012-02-16
- Removed outdated version number handling (follow-up to r11503).
gepard1984
4
-16
/
+0
2012-02-13
- Added `libconfig` (configuration file library: http://www.hyperrealm.com/l...
gepard1984
4
-63
/
+263
2012-01-20
Merged TXT removal branch back to trunk.
gepard1984
6
-2322
/
+22
2011-12-11
* Merged changes up to eAthena 15032.
eathenabot
12
-170
/
+80
2011-12-11
* Merged changes up to eAthena 15014.
eathenabot
3
-0
/
+24
2011-12-10
- Renamed 'RRConfig' folder to 'config'.
brianluau
2
-14
/
+14
2011-12-05
Merging RREmu into rAthena -- quite a few stuff yet to be renamed, but we'll ...
shennetsind
11
-31
/
+87
2011-11-21
Added /MP (build with multiple processes) switch to all vcproj-9 files to sig...
ultramage
11
-11
/
+22
2011-06-27
* Added common/random and 3rdparty/mt19937ar to project files, makefiles and ...
flaviojs
6
-12
/
+132
2011-06-21
Fixed the order of mapindex and md5calc files in visual studio projects (mist...
ultramage
2
-8
/
+8
2011-04-09
* Moved duel code into a separate file.
ai4rei
2
-0
/
+16
2011-03-06
* Implemented search store info system (aka. vending and buying store search)...
ai4rei
2
-0
/
+16
2011-02-19
* Implemented buying store system (aka. reverse vending, purchase shop) toget...
ai4rei
2
-0
/
+16
2011-01-14
* Removed 'gui' plug-in (support plug-in for 3rd party eAthena GUI front-ends...
ai4rei
1
-239
/
+0
2011-01-13
* Removed ladmin (remote administration tool), all related support code and t...
ai4rei
3
-298
/
+0
2011-01-01
* Updates to map cache generator tool.
ai4rei
1
-5
/
+61
2010-12-29
* Fixed 'console' plugin not working on Windows, due to NULL passed to Create...
ai4rei
3
-0
/
+717
2010-12-08
* Fixed txt-converter-login was no longer compilable with supplied project/ma...
ai4rei
1
-0
/
+8
2010-11-21
* Added msinttypes (rev. 26, http://msinttypes.googlecode.com/svn/trunk/) por...
ai4rei
10
-18
/
+20
2009-08-12
- Optimization to instance system.
zephyrus
2
-0
/
+16
2009-05-04
* Added the md5() script command. (follow up to r13719)
brianluau
2
-0
/
+16
2009-02-26
- Updating visual basic project files.
zephyrus
2
-0
/
+16
2009-02-12
Applied patch to getitem2/delitem2 to handle charid embedding correctly (bugr...
ultramage
1
-7
/
+6
2008-12-18
Removed charcommand code while allowing atcommand code to support its functio...
sketchyphoenix
2
-25
/
+9
2008-09-28
Fixing the txt-char converter compilation (bugreport:2171).
ultramage
1
-0
/
+24
2008-09-01
- Moved char server's mercenary code to a different file (int_mercenary.*)
zephyrus
1
-0
/
+8
2008-08-24
- Moving all content of Homunculus code to a proper file Homunculus.c/h
zephyrus
2
-0
/
+16
2008-08-15
Split off mapreg code from script.c
ultramage
2
-2
/
+18
2008-08-09
Corrected an outdated compilation option in the login txt->sql converter proj...
ultramage
1
-2
/
+2
2008-07-31
Fixed old zlib library path in vs9 project file (bugreport:1959)
ultramage
1
-1
/
+1
2008-07-30
Fixed one 'additional include directories' entry in the vs9 mapcache project ...
ultramage
1
-1
/
+1
2008-07-30
Removed the IRC bot system, now a customization (see topic:194306)
ultramage
2
-16
/
+0
2008-07-26
Merged the /loginmerge branch (topic:192754)
ultramage
10
-103
/
+145
2008-05-26
Moved the options to disable specific compiler warnings from the generic 'Add...
ultramage
6
-20
/
+20
2008-04-13
Major updates to the quest system.
Kevin
1
-1
/
+9
2008-04-12
the proper way to use version control
ultramage
3
-0
/
+1327
2008-04-12
Updated visual studio 9 files to reflect TXT support removal.
Kevin
3
-1327
/
+0
[next]