Age | Commit message (Expand) | Author | Files | Lines |
2015-10-16 | Add #32 warp, import and mapflag files. | Reid | 3 | -0/+5 |
2015-10-16 | Update map cache. | Reid | 1 | -0/+0 |
2015-10-16 | Add to npc1 function for set remove wall. | Andrei Karas | 1 | -1/+18 |
2015-10-13 | Add into help OnDropScript and OnTakeScript scripts. | Andrei Karas | 2 | -0/+4 |
2015-10-12 | update mobs spawn in test map | Andrei Karas | 1 | -1/+1 |
2015-10-12 | Update mob positions in test map. | Andrei Karas | 1 | -4/+4 |
2015-10-12 | Update map_cache.dat | Andrei Karas | 1 | -0/+0 |
2015-10-12 | Add to blub attribute SurviveWithoutMaster. | Andrei Karas | 1 | -0/+2 |
2015-10-12 | Add walk masks to monsters. | Andrei Karas | 1 | -0/+7 |
2015-10-12 | Add mob spawns to test map. | Andrei Karas | 2 | -0/+12 |
2015-10-12 | Update map_cache.dat. | Andrei Karas | 1 | -0/+0 |
2015-10-12 | Replace tabulations to spaces in mob_db.conf | Andrei Karas | 1 | -730/+730 |
2015-10-12 | Convert mob_db into new format. | Andrei Karas | 4 | -23/+847 |
2015-10-11 | Fix map_cache.dat after old converter was used. | Andrei Karas | 1 | -0/+0 |
2015-10-11 | Add refine_db in new format. | Andrei Karas | 2 | -31/+330 |
2015-10-09 | Add #32 and #33. | Reid | 3 | -0/+4 |
2015-10-07 | Add "Chorus of the Woods" by Princess Slayer. | Reid | 1 | -0/+34 |
2015-10-07 | Add "Poem about Poems" by Nard on the library. | Reid | 1 | -0/+57 |
2015-10-07 | Add Aesop's "The Piou and The Fluffy" fable into the library. | Reid | 2 | -0/+54 |
2015-10-05 | Add initial script tests and add test1 and test2 npcs for this. | Andrei Karas | 3 | -0/+53 |
2015-10-03 | Add air walk constant. | Andrei Karas | 1 | -0/+1 |
2015-10-03 | Add walk mask constants and set walk mask in npc4. | Andrei Karas | 2 | -2/+8 |
2015-10-03 | Update map_cache.dat | Andrei Karas | 1 | -0/+0 |
2015-10-03 | Update map_cache.dat again (fix converter) | Andrei Karas | 1 | -0/+0 |
2015-10-03 | Update map_cache.dat | Andrei Karas | 1 | -0/+0 |
2015-10-03 | Update map_cache.dat | Andrei Karas | 1 | -0/+0 |
2015-10-03 | Update map_cache.dat | Andrei Karas | 1 | -0/+0 |
2015-10-02 | update map_cache.dat | Andrei Karas | 1 | -0/+0 |
2015-09-29 | Update map_cache. | Reid | 1 | -0/+0 |
2015-09-29 | Replace checkcell to checknpccell. | Andrei Karas | 1 | -3/+3 |
2015-09-28 | Add joinchat demo to npc1 menu. | Andrei Karas | 1 | -1/+5 |
2015-09-28 | In npc1 call setbgteam before warping players to battle ground. | Andrei Karas | 1 | -0/+1 |
2015-09-28 | Juscare now stops moving and turns to player for dialog | Joseph Botosh | 1 | -2/+29 |
2015-09-28 | Add new movegraph functions: | Joseph Botosh | 1 | -0/+49 |
2015-09-28 | add abs(N) function | Joseph Botosh | 1 | -0/+6 |
2015-09-28 | update doc comment of setmovegraphcmd function | Joseph Botosh | 1 | -1/+1 |
2015-09-27 | Replace npcspeed to .speed | Andrei Karas | 3 | -4/+4 |
2015-09-27 | Replace setnpcdisplay to '.class'. | Andrei Karas | 2 | -2/+2 |
2015-09-27 | Add script for run gprof. Also add temp files to .gitignore | Andrei Karas | 2 | -0/+5 |
2015-09-27 | Replace getnpcdir and setnpcdir with one or zero parameters to variable '.dir'. | Andrei Karas | 15 | -46/+46 |
2015-09-27 | Replace setnpcdistance to '.distance'. | Andrei Karas | 79 | -133/+133 |
2015-09-27 | Replace calls to setnpcsex by assigning '.sex' variable. | Andrei Karas | 64 | -106/+106 |
2015-09-27 | modify Juscare's walk path | Joseph Botosh | 1 | -58/+54 |
2015-09-27 | add functions open_door, close_door | Joseph Botosh | 1 | -0/+20 |
2015-09-27 | add flags to move graph | Joseph Botosh | 1 | -23/+55 |
2015-09-26 | add sit and stand commands to movegraph, extend warp command | Joseph Botosh | 1 | -2/+23 |
2015-09-25 | Add support for sit and stand command in npcmove engine. | Andrei Karas | 2 | -0/+9 |
2015-09-25 | change intro text on some fishing spots | Joseph Botosh | 1 | -3/+3 |
2015-09-24 | Improve Salem and add some missing dialogues section. | Reid | 1 | -19/+40 |
2015-09-24 | update some fishing-related scripts for new narrator function | Joseph Botosh | 3 | -29/+30 |