index
:
ml/hercules
tmw2
Hercules
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
map
/
trade.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-21
- Fixed new guilds displaying online-connect member count at 0 rather than 1,...
skotlex
1
-3
/
+0
2008-02-20
Changed pc_can_give_items() to use standard boolean logic instead of the inve...
ultramage
1
-1
/
+1
2007-12-26
Moved distance-related functions to path.c/h
ultramage
1
-0
/
+1
2007-11-28
* Reconstructed a list of all PACKETVER types, by reverse-engineering it from...
ultramage
1
-2
/
+2
2007-10-18
Fixed numerous /W4 warnings (and created more :)
ultramage
1
-2
/
+3
2007-10-01
* Fixed various trading/vending glitches
ultramage
1
-59
/
+80
2007-08-19
* Cleaned/clarified some #include relationships between headers
ultramage
1
-3
/
+4
2007-05-19
Reformatting @_@
ultramage
1
-24
/
+24
2007-05-05
- imported the latest working grfio code from stable
ultramage
1
-1
/
+1
2007-04-24
- NPC_MAGICALATTACK now starts a state similar to Sacrificial Ritual, in the ...
skotlex
1
-2
/
+2
2007-04-11
- Trade-requests now fail if the target is in a NPC.
skotlex
1
-1
/
+7
2007-04-03
- SC_ENCHANTARMS will no longer fail to start if it's already running with a ...
skotlex
1
-0
/
+1
2007-02-28
- Added a check to prevent trades from being commited if either character is ...
skotlex
1
-1
/
+4
2007-01-23
- Moved the homunculus setting from pet.conf to homunc.conf
skotlex
1
-1
/
+0
2007-01-18
- Fixed overflow on the mob delay adjustment setting.
skotlex
1
-0
/
+4
2007-01-07
Undid the memset->malloc_set replacement
ultramage
1
-3
/
+3
2006-12-08
- Now you can request a trade regardless of the state of the target trader.
skotlex
1
-26
/
+45
2006-12-05
- Massive EOL normalization & 'svn:eol-style native' flag setting for all txt...
FlavioJS
1
-553
/
+553
2006-11-27
- Some cleanups on the trade_additem function. When specifying a qty of 0, an...
skotlex
1
-5
/
+14
2006-10-19
- Cleaned up the log.c file.
skotlex
1
-4
/
+4
2006-10-11
- Cleaned up unitattack, unittalk and unitdeadsit
skotlex
1
-9
/
+0
2006-10-05
- skill_blown will now trigger on-touch npcs on the landing tile.
skotlex
1
-5
/
+6
2006-09-30
- Rewrote the txt->sql converter. It now links directly to the char server fi...
skotlex
1
-2
/
+4
2006-09-19
- Made the report_Src function also report name of non-bl objects.
skotlex
1
-2
/
+2
2006-08-27
* Optional macro MEMSET_TURBO for faster low-level memory initializations.
Lance
1
-7
/
+8
2006-08-10
- Should have fixed the login-sql crash when passed user-name's length is bey...
skotlex
1
-1
/
+1
2006-08-10
- Fixed two instances in the login-sql server where the ip in the log-login t...
skotlex
1
-18
/
+14
2006-08-04
- Enabled Mastery damage on Soul Breaker again, moved adv katar mastery out o...
skotlex
1
-2
/
+2
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
-5
/
+8
2006-06-30
- Removed the check to prevent equipped items from being traded as pc_delitem...
skotlex
1
-3
/
+0
2006-06-30
- Added a check to prevent equipped items from being traded.
skotlex
1
-0
/
+3
2006-06-29
- Made the map server send list of characters online to the char-server on re...
skotlex
1
-1
/
+1
2006-06-28
- Added trade-range check on trade reply.
skotlex
1
-1
/
+12
2006-06-28
- Cleaned up a bit the code for @item
skotlex
1
-2
/
+5
2006-06-13
- Updated clif_disp_onlyself to not use dynamic memory and write directly to ...
skotlex
1
-3
/
+2
2006-05-18
- NPC_AGIUP will now give movement boost of 50%
skotlex
1
-2
/
+2
2006-05-11
- Changed a bit the MAX_ZENY checks in trade.c to prevent overflows.
skotlex
1
-8
/
+8
2006-05-10
- Rewrote/cleaned up trade.c for a more clean trading implementation.
skotlex
1
-345
/
+318
2006-05-07
removed old logs
Lupus
1
-3
/
+0
2006-04-20
- Added support for n to specify minutes to @charban.
skotlex
1
-4
/
+9
2006-04-18
- Removed message 592 from trade.c
skotlex
1
-16
/
+4
2006-03-15
- Added mapflag nodrop, fixed mapflag notrade.
skotlex
1
-0
/
+5
2006-01-29
AS OF SVN REV. 5901, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES ...
Valaris
1
-0
/
+569
2006-01-29
Clearing trunk.
Valaris
1
-389
/
+0
2005-04-04
Fixes for logging trades [MouseJstr]
amber
1
-3
/
+7
2005-03-23
another fix
amber
1
-2
/
+2
2005-03-23
memory bugs fixed
amber
1
-2
/
+3
2005-03-22
Check changelog ^^
celest
1
-3
/
+5
2005-03-17
added 84 new cards
Lupus
1
-2
/
+2
[next]