Age | Commit message (Expand) | Author | Files | Lines |
2007-11-21 | Renamed {read,write}{Byte,Short,Long} to {read,write}{Int8,Int16,Int32}. This | Bjørn Lindeijer | 24 | -234/+249 |
2007-11-21 | Small lingering changes made while merging to 0.0. | Bjørn Lindeijer | 4 | -13/+14 |
2007-11-21 | Added interpolation of tile offset for intermediate steps in long moves. | Guillaume Melquiond | 2 | -5/+27 |
2007-11-18 | Fixed small mapping error, collision layer not changed. | Bjørn Lindeijer | 0 | -0/+0 |
2007-11-18 | Blocked revisions 3686,3718 via svnmerge | Bjørn Lindeijer | 0 | -0/+0 |
2007-11-16 | Fixed minor issues. | Eugenio Favalli | 3 | -2/+13 |
2007-11-16 | Sped up recoloring of transparent pixels. | Guillaume Melquiond | 2 | -5/+6 |
2007-11-16 | Reduced noise in log file. | Guillaume Melquiond | 4 | -4/+14 |
2007-11-16 | Delayed resource deletion by 30 seconds. | Guillaume Melquiond | 5 | -24/+93 |
2007-11-16 | Removed useless win32 implementation of gettimeofday. | Eugenio Favalli | 3 | -118/+8 |
2007-11-15 | Moved item icon from ItemInfo class to the Item class, so that it can be loaded | Bjørn Lindeijer | 27 | -164/+279 |
2007-11-15 | Temporarily disabled update loading. | Guillaume Melquiond | 2 | -1/+6 |
2007-11-15 | Removed dead code and fixed quest name. Removed redundant message. | Guillaume Melquiond | 0 | -0/+0 |
2007-11-15 | Added monsters on map 5 and some fixes, added npcs to map 6. | Eugenio Favalli | 1 | -0/+2 |
2007-11-15 | Added npcs. | Eugenio Favalli | 1 | -0/+5 |
2007-11-15 | Added npc. | Eugenio Favalli | 0 | -0/+0 |
2007-11-14 | Updated Italian translation. | Eugenio Favalli | 2 | -67/+126 |
2007-11-14 | Experimented with non-stuck gaming when talking to NPCs. | Guillaume Melquiond | 4 | -7/+3 |
2007-11-14 | Improved item amount dialog box. | Guillaume Melquiond | 4 | -43/+47 |
2007-11-14 | Fixed up and down arrows in chat box. | Guillaume Melquiond | 2 | -5/+9 |
2007-11-13 | Fixed shop on map 1 and added npcs on map 2. | Eugenio Favalli | 1 | -0/+2 |
2007-11-13 | Fixed object type and added npcs. | Eugenio Favalli | 1 | -0/+1 |
2007-11-13 | Removed merge duplicate. | Guillaume Melquiond | 0 | -0/+0 |
2007-11-13 | Started porting warps to the new server, updated project file. | Eugenio Favalli | 2 | -0/+31 |
2007-11-11 | Fixed types of new items so that they can be equipped. | Guillaume Melquiond | 1 | -0/+4 |
2007-11-10 | Merged revisions 3678-3680,3682-3685,3691-3714 via svnmerge from | Bjørn Lindeijer | 1 | -0/+35 |
2007-11-10 | Merged revisions 3589 via svnmerge from | Bjørn Lindeijer | 1 | -1/+14 |
2007-11-08 | Ensured "unequip" button is visible. | Guillaume Melquiond | 2 | -1/+7 |
2007-11-08 | Fixed different line endings in the same file. | Bjørn Lindeijer | 0 | -0/+0 |
2007-11-04 | Converted slimes to recoloring. | Guillaume Melquiond | 1 | -0/+5 |
2007-11-04 | Applied recoloring to hair styles. | Guillaume Melquiond | 2 | -1/+19 |
2007-11-04 | Experimented with scorpions again. | Guillaume Melquiond | 1 | -0/+4 |
2007-11-04 | Tightened palette handling. | Guillaume Melquiond | 6 | -27/+42 |
2007-11-03 | Experimented recoloring on scorpions. | Guillaume Melquiond | 1 | -0/+7 |
2007-11-03 | Added automatic recoloring of images. Inspired by fungos' ideas (PR #41). | Guillaume Melquiond | 8 | -17/+427 |
2007-11-03 | Fixed double load of hair graphics. | Guillaume Melquiond | 6 | -50/+31 |
2007-10-28 | Updated german translation. | Matthias Hartmann | 2 | -22/+24 |
2007-10-28 | Updated French translation. | Guillaume Melquiond | 2 | -27/+24 |
2007-10-28 | Updated translation objects. | Guillaume Melquiond | 8 | -595/+1044 |
2007-10-28 | Fixed display of trade window. Completed trade protocol. | Guillaume Melquiond | 6 | -190/+118 |
2007-10-28 | Separated auto-resizing into two categories: "set" and "add". Removed useless... | Guillaume Melquiond | 6 | -31/+59 |
2007-10-28 | Fixed coordinates in the debug window and updated project file. | Eugenio Favalli | 3 | -2/+17 |
2007-10-28 | Fixed a windows compilation problem caused by a define macro of the Windows A... | Philipp Sehmisch | 2 | -0/+8 |
2007-10-27 | Improved layout handler to support trees of nested arrays. Needed for convert... | Guillaume Melquiond | 9 | -199/+407 |
2007-10-27 | Made it compile with GCC 4.3 | Guillaume Melquiond | 33 | -42/+95 |
2007-10-25 | I'll try not to forget the timestamps next time. | Bjørn Lindeijer | 1 | -19/+16 |
2007-10-25 | Merged revisions 3608-3613,3615-3618,3620-3621,3623-3627,3629-3632,3634-3641 ... | Bjørn Lindeijer | 1 | -1/+20 |
2007-10-25 | Blocked revisions 3587-3588,3606,3628,3633,3675-3676,3681 via svnmerge | Bjørn Lindeijer | 0 | -0/+0 |
2007-10-25 | Initialized merge tracking via "svnmerge" with revisions "1-3585" from | Bjørn Lindeijer | 0 | -0/+0 |
2007-10-24 | Small typo fix. | Bjørn Lindeijer | 1 | -1/+1 |