Age | Commit message (Expand) | Author | Files | Lines |
2014-08-21 | Show in chat context menu, options from normal windows. | Andrei Karas | 1 | -0/+2 |
2014-08-21 | Show in outfits context menu, options from normal windows. | Andrei Karas | 2 | -6/+18 |
2014-08-21 | In popupmenu rename showOutfitsPopup into showOutfitsWindowPopup. | Andrei Karas | 2 | -2/+2 |
2014-08-17 | Create public variable for spellpopup. | Andrei Karas | 2 | -0/+4 |
2014-08-17 | Create public variable for itempopup. | Andrei Karas | 2 | -0/+4 |
2014-08-17 | Create public variable for textpopup. | Andrei Karas | 2 | -0/+4 |
2014-08-17 | Create public variable for beingpopup. | Andrei Karas | 2 | -0/+4 |
2014-08-16 | Create public variable for popupmenu. | Andrei Karas | 2 | -0/+4 |
2014-08-03 | Fix some casts. | Andrei Karas | 1 | -1/+2 |
2014-08-01 | Fix code style. | Andrei Karas | 2 | -6/+1 |
2014-07-30 | Rename player_node variable into localPlayer. | Andrei Karas | 1 | -53/+53 |
2014-07-25 | Use all methods in gamemodifiers as static. | Andrei Karas | 2 | -20/+16 |
2014-07-25 | Move reset yellow bar into gamemmodifiers. | Andrei Karas | 1 | -2/+3 |
2014-07-23 | In gamemodifiers simplify change methods. | Andrei Karas | 1 | -1/+1 |
2014-07-23 | move "change camera mode" option into gamemodifiers. | Andrei Karas | 1 | -2/+2 |
2014-07-23 | move "change away type" option into gamemodifiers. | Andrei Karas | 1 | -1/+1 |
2014-07-22 | move "change map draw type" option into gamemodifiers. | Andrei Karas | 1 | -1/+1 |
2014-07-22 | move "change game modifiers" option into gamemodifiers. | Andrei Karas | 1 | -1/+1 |
2014-07-22 | move "change imitation mode" option into gamemodifiers. | Andrei Karas | 1 | -1/+1 |
2014-07-21 | move "change pvp attack type" option into gamemodifiers. | Andrei Karas | 1 | -1/+1 |
2014-07-21 | move "change attack type" option into gamemodifiers. | Andrei Karas | 1 | -1/+1 |
2014-07-21 | move "change pickup type" option into gamemodifiers. | Andrei Karas | 1 | -1/+1 |
2014-07-21 | move "change drop counter" option into gamemodifiers. | Andrei Karas | 1 | -1/+1 |
2014-07-21 | move "change attack type" option into gamemodifiers. | Andrei Karas | 1 | -1/+1 |
2014-07-21 | move "change attack weapon type" option into gamemodifiers. | Andrei Karas | 1 | -1/+1 |
2014-07-21 | move "change follow mode" option into gamemodifiers. | Andrei Karas | 1 | -1/+1 |
2014-07-21 | move "change move to target type" option into gamemodifiers. | Andrei Karas | 1 | -1/+1 |
2014-07-21 | move "change crazy move" option into gamemodifiers. | Andrei Karas | 1 | -1/+1 |
2014-07-21 | move "change move" option into gamemodifiers. | Andrei Karas | 1 | -2/+4 |
2014-07-20 | In localplayer rename InvertDirection into MoveType. | Andrei Karas | 1 | -1/+1 |
2014-07-18 | Fix code style. | Andrei Karas | 1 | -1/+1 |
2014-07-17 | Rename keydata into inputactiondata. | Andrei Karas | 1 | -1/+1 |
2014-07-14 | Change refine type to uint8_t. | Andrei Karas | 1 | -3/+7 |
2014-07-09 | Add empty map mode without collisions. | Andrei Karas | 1 | -1/+1 |
2014-07-03 | Use useButton attribute also in popup menu. | Andrei Karas | 1 | -19/+9 |
2014-06-06 | Remove some duplicate code. | Andrei Karas | 2 | -30/+23 |
2014-05-25 | Fix align in constructors. | Andrei Karas | 2 | -2/+2 |
2014-05-25 | Fix license headers. | Andrei Karas | 2 | -2/+2 |
2014-05-24 | Fix localconsts.h and debug.h includes. | Andrei Karas | 1 | -1/+1 |
2014-05-19 | fix code style. | Andrei Karas | 2 | -1/+3 |
2014-05-19 | Move mapitemtype into separate file. | Andrei Karas | 1 | -5/+6 |
2014-05-19 | Move itemtype into separate file. | Andrei Karas | 2 | -20/+20 |
2014-05-18 | Move inputaction into separate file. | Andrei Karas | 2 | -17/+18 |
2014-05-18 | fix code style. | Andrei Karas | 1 | -0/+5 |
2014-05-18 | Remove useless includes. | Andrei Karas | 2 | -0/+3 |
2014-05-17 | Move buttontext into separate file. | Andrei Karas | 1 | -2/+3 |
2014-05-17 | Move font.cpp/h into fonts directory. | Andrei Karas | 5 | -5/+8 |
2014-05-17 | Move createpartypopup into separate file. | Andrei Karas | 1 | -0/+91 |
2014-05-16 | Fix code style. | Andrei Karas | 1 | -1/+0 |
2014-05-15 | Move chat tab types into separate file. | Andrei Karas | 1 | -3/+3 |