index
:
ml/hercules
tmw2
Hercules
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
map
/
storage.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-06
Fixed rental items can be moved into guild storage from cart.
Inkfish
1
-7
/
+1
2009-10-04
- Implemented new packets for rental items (from Jobbie and Natz and fixed by...
zephyrus
1
-9
/
+3
2009-05-15
- Fixed a bunch of invalid memory access bugs as reported by Valgrind.
skotlex
1
-2
/
+2
2008-11-16
- Item Rental System.
zephyrus
1
-11
/
+24
2008-07-13
Modified storage data loading
ultramage
1
-192
/
+48
2008-07-13
storage code cleanup (no behavioral changes yet)
ultramage
1
-72
/
+82
2008-07-10
Renamed 'storage_' to 'items' in the storage_data structure.
ultramage
1
-18
/
+18
2008-07-10
Renamed 'struct storage' to 'struct storage_data' (to make 'storage' availabl...
ultramage
1
-21
/
+21
2008-04-27
Cleaning up the itemdb reload mess (see r12635, r12643, r12650, r12661, r1266...
ultramage
1
-1
/
+1
2008-04-27
Some major changes to @reloaditemdb to allow unloading of any item while map ...
Kevin
1
-1
/
+1
2008-03-26
Adjusted eAthena code to compile cleanly in C++ mode.
ultramage
1
-4
/
+4
2008-02-21
- Fixed new guilds displaying online-connect member count at 0 rather than 1,...
skotlex
1
-9
/
+0
2008-02-20
Changed pc_can_give_items() to use standard boolean logic instead of the inve...
ultramage
1
-2
/
+2
2007-11-08
* Changed EXIT_SUCCESS back to 0 in console.c to avoid an unnecessary include.
FlavioJS
1
-4
/
+4
2007-08-19
* Cleaned/clarified some #include relationships between headers
ultramage
1
-4
/
+8
2007-05-19
Reformatting @_@
ultramage
1
-26
/
+17
2007-04-02
* Some source code cleaning
ultramage
1
-4
/
+19
2007-03-08
- Normalized the mapname in guild get/set castle data, should fix guild flags.
skotlex
1
-0
/
+13
2007-01-07
Undid the memset->malloc_set replacement
ultramage
1
-2
/
+2
2006-12-05
- Massive EOL normalization & 'svn:eol-style native' flag setting for all txt...
FlavioJS
1
-761
/
+761
2006-08-27
* Optional macro MEMSET_TURBO for faster low-level memory initializations.
Lance
1
-2
/
+2
2006-07-19
- Modified the targetted skill logic to enable offensive skills to be targett...
skotlex
1
-0
/
+3
2006-07-13
- Fixed @storeall and @charstoreall failing when the target character already...
skotlex
1
-2
/
+5
2006-07-12
- Fixed the IP value being apparently incorrectly casted before inserting int...
skotlex
1
-1
/
+1
2006-07-11
- Coded @reset.
skotlex
1
-2
/
+2
2006-07-06
- Rewrote all the item restriction functions so that they will take into acco...
skotlex
1
-2
/
+2
2006-06-29
- Fixed guild storage being "eternally in use" if you quit/logout before clos...
skotlex
1
-6
/
+9
2006-06-28
- Cleaned up a bit the code for @item
skotlex
1
-17
/
+39
2006-06-27
- Fixed indentation on int_pet.c (how did it got messed up?)
skotlex
1
-9
/
+26
2006-06-12
- Fixed npc_checknear's distance check returning the opposite of what it shou...
skotlex
1
-4
/
+2
2006-05-29
[Optimized ]
Lance
1
-1
/
+1
2006-05-28
- Fixed unable to store n items into storage unless n was the total amount of...
skotlex
1
-1
/
+1
2006-05-18
- Rewrote/cleaned up several functions in storage.c
skotlex
1
-179
/
+204
2006-01-31
- Fixed skill_check_cloak to use the current skill level of the cloaking skil...
skotlex
1
-4
/
+1
2006-01-29
AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES ...
Valaris
1
-0
/
+693
2006-01-29
Clearing trunk.
Valaris
1
-624
/
+0
2005-04-04
Fixes for logging trades [MouseJstr]
amber
1
-5
/
+9
2005-03-29
More C/C++ Conformance fixes
amber
1
-15
/
+15
2005-03-29
Fixed use of storage variable to conform to ANSI C spec [MouseJstr]
amber
1
-30
/
+30
2005-03-22
Check changelog ^^
celest
1
-4
/
+11
2005-01-23
update
(no author)
1
-6
/
+6
2005-01-06
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stab...
mc_cameri
1
-2
/
+17
2004-12-30
Update
amber
1
-6
/
+8
2004-12-27
update
amber
1
-2
/
+3
2004-12-24
update
amber
1
-9
/
+2
2004-12-23
Save storage one last time for good measure
amber
1
-0
/
+10
2004-12-21
update
amber
1
-1
/
+2
2004-12-18
update
amber
1
-1
/
+4
2004-12-18
update
amber
1
-26
/
+19
2004-11-14
Fixed some file types
amber
1
-595
/
+595
[next]