index
:
legacy/tmwa
compiler_flags
generate-code-out-of-tree
master
one-time-black-magic
script-item-param-cleanup
underlying_type
The server currently running The Mana World.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
map
/
npc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-30
Rename files for C++ conversion. Does not compile.
Ben Longbons
1
-2378
/
+0
2011-09-10
Merge commit '2c863c0d99aa3df9ef2eb4ceb112c4d946520f0a'
Ben Longbons
1
-60
/
+43
2011-09-10
Merge commit '723fb5d3431b847526c433a13aa74485cfb564a3'
Ben Longbons
1
-126
/
+95
2011-08-06
Allow pipe as a separator in scripts, so we can eliminate all tabs
Ben Longbons
1
-2
/
+2
2011-04-03
Fix some more compiler warnings
Ben Longbons
1
-60
/
+43
2011-03-24
Fix timer bugs in previous version
Ben Longbons
1
-0
/
+2
2011-03-24
Optimize common objects, and adjust other objects accordingly.
Ben Longbons
1
-124
/
+91
2011-03-16
Use makefiles correctly and expand include dirs
Ben Longbons
1
-4
/
+4
2011-03-03
Recovery and conversion of Japanese comments that had been lost as "invalid U...
Ben Longbons
1
-81
/
+81
2010-07-23
Clean up some memory handling
remoitnane
1
-8
/
+15
2010-07-06
Add new map flag and condition for mob skills
remoitnane
1
-1
/
+5
2010-04-11
Quick fix for when a moved npc goes out of range
Freeyorp
1
-2
/
+6
2010-04-04
Fixed some bad code that was generating compiler warnings
MadCamel
1
-2
/
+4
2010-01-19
fixed a buffer overrun and use of uninitialized
Helmut Grohne
1
-1
/
+1
2010-01-19
fixed a few buffer overruns
Helmut Grohne
1
-3
/
+5
2009-12-26
Used the "indent" C formatting program from GNU to do some clean ups
Chuck Miller
1
-1582
/
+1900
2009-09-26
Add a no player drop flag for maps
Jared Adams
1
-6
/
+9
2009-09-26
Initial support for skill pools (available via at commands and
Fate
1
-4
/
+0
2009-08-21
Fix buying items
Jared Adams
1
-1
/
+1
2009-08-16
Prevent buying more items than you can carry
Jared Adams
1
-1
/
+5
2009-08-13
Fix single message NPCs
Jared Adams
1
-0
/
+3
2009-07-07
Fixes to socket system to make it cope better with fd depletion.
Dennis Friis
1
-2
/
+3
2009-05-03
Changed all times to use UTC
MadCamel
1
-1
/
+1
2009-04-18
Fix getting item shop prices from the DB
Jared Adams
1
-84
/
+83
2009-03-09
Fix bug in sell system
Jared Adams
1
-3
/
+0
2009-03-08
Remove pet and vending systems
Jared Adams
1
-15
/
+9
2009-02-28
Fix some bugs int he map and char servers
Jared Adams
1
-1
/
+1
2009-02-28
Simplify the negative shop price system
Jared Adams
1
-3
/
+2
2009-02-15
Allow shop parsing to continue after bad item name
Jared Adams
1
-11
/
+14
2009-02-07
Add ability to use multiples of item base prices
Jared Adams
1
-0
/
+3
2009-02-06
Add ability to specify item name when making shops
Jared Adams
1
-3
/
+9
2008-12-30
Added OnPCDieEvent and OnPCKillEvent label support
Fate
1
-9
/
+21
2008-12-05
Added table of absolute change to ensure that mob stat mutations are signific...
Fate
1
-56
/
+0
2008-12-01
Added mutations to mobs (must change mob_db.txt)
Fate
1
-1
/
+0
2008-10-11
Commit magic patch v13
Jared Adams
1
-25
/
+98
2008-05-08
remove an unused var that got left in by mistake.
Dennis Friis
1
-1
/
+1
2008-05-08
When buying from NPC do not stack unstackable items. It might seem like a bet...
Dennis Friis
1
-5
/
+19
2008-04-02
add comment
Dennis Friis
1
-1
/
+1
2008-04-02
Fix so you cant sell/buy from NPC SHOP while in a trade
Dennis Friis
1
-0
/
+4
2008-04-02
initial checkin
Dennis Friis
1
-0
/
+2035