index
:
AntumDeluge/manaplus
master
Advanced game client for tmwAthena and Evol2 servers.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gui
/
windows
/
npcdialog.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-28
Remove clear and submit button from skinned npc menu.
Andrei Karas
1
-8
/
+0
2015-10-28
Add support for images in npc skined menu.
Andrei Karas
1
-0
/
+13
2015-10-28
In npc skinned dialogs add support for hide text part from npc window.
Andrei Karas
1
-17
/
+36
2015-10-28
Add support for add images into buttons in skinned npc dialogs.
Andrei Karas
1
-5
/
+15
2015-10-27
Impliment npc menu skins based on previous commits.
Andrei Karas
1
-1
/
+91
2015-10-26
Add packet SMSG_NPC_SKIN 0x0b1c.
Andrei Karas
1
-0
/
+4
2015-09-07
Fix buttons position in npc dialog with visible avatar and input fields.
Andrei Karas
1
-4
/
+4
2015-08-22
Use resource manager as global variable.
Andrei Karas
1
-3
/
+1
2015-08-21
Add support for send item indexes to server. Change protocol version to 11.
Andrei Karas
1
-2
/
+63
2015-08-16
Add strong typed int for item color.
Andrei Karas
1
-2
/
+2
2015-06-14
Use CREATEWIDGET macro in npcdialog.
Andrei Karas
1
-2
/
+3
2015-06-06
Fix code style.
Andrei Karas
1
-2
/
+2
2015-06-03
Rename packettypes.h into packettype.h
Andrei Karas
1
-1
/
+1
2015-06-03
User full enum name in packets type.
Andrei Karas
1
-5
/
+15
2015-05-29
Convert BeingAction enum into strong typed enum.
Andrei Karas
1
-1
/
+1
2015-05-29
Use BeingTypeId in Being for subtypeid.
Andrei Karas
1
-1
/
+1
2015-05-29
Add strong typed int type BeingTypeId.
Andrei Karas
1
-3
/
+3
2015-05-29
Add strong typed int type BeingId.
Andrei Karas
1
-6
/
+11
2015-05-28
Add strong typed bool type Visible.
Andrei Karas
1
-6
/
+6
2015-05-21
Call Window::postInit from all windows with overrided postInit method.
Andrei Karas
1
-0
/
+1
2015-05-05
Add strong typed bool type for modal bool flag.
Andrei Karas
1
-1
/
+1
2015-03-16
Remove useless includes from cpp files
Andrei Karas
1
-1
/
+0
2015-02-11
Add typed bool type Equipped.
Andrei Karas
1
-1
/
+1
2015-02-11
Add typed bool type Equipm.
Andrei Karas
1
-4
/
+9
2015-01-24
Move inventory type into separate file.
Andrei Karas
1
-1
/
+1
2015-01-06
Move pckettypes enum into separate file.
Andrei Karas
1
-0
/
+2
2015-01-01
Update copyrights year.
Andrei Karas
1
-1
/
+1
2014-12-23
Add item type to item object.
Andrei Karas
1
-1
/
+2
2014-12-18
Enable browserbox variables in npcdialog and updaterwindow.
Andrei Karas
1
-0
/
+1
2014-10-21
Add to item field favorite.
Andrei Karas
1
-1
/
+3
2014-10-21
Add to item field damaged.
Andrei Karas
1
-1
/
+1
2014-10-21
Add to item field identified.
Andrei Karas
1
-1
/
+1
2014-10-20
Remove item default parameters.
Andrei Karas
1
-1
/
+4
2014-09-26
Fix code style.
Andrei Karas
1
-1
/
+0
2014-09-17
Remove getter for npcHandler.
Andrei Karas
1
-8
/
+8
2014-09-13
Skip empty lines in npc menu.
Andrei Karas
1
-0
/
+2
2014-09-10
Change format in ActorType enum.
Andrei Karas
1
-1
/
+1
2014-08-28
Removed unused includes.
Andrei Karas
1
-1
/
+0
2014-08-17
Remove getters for mouse position and use direct variables.
Andrei Karas
1
-2
/
+2
2014-08-17
Remove proxy methods used for access popup menu.
Andrei Karas
1
-2
/
+8
2014-07-31
Move popup related code from viewport into popupManager.
Andrei Karas
1
-2
/
+3
2014-07-23
Fix compilation warnings and fix issue introduced in last commits.
Andrei Karas
1
-2
/
+2
2014-07-23
move "change camera mode" option into gamemodifiers.
Andrei Karas
1
-9
/
+5
2014-05-31
fix code style.
Andrei Karas
1
-1
/
+0
2014-05-29
Move from client packets limiter related code into separate file.
Andrei Karas
1
-5
/
+6
2014-05-18
Move mousebutton into separate file.
Andrei Karas
1
-1
/
+1
2014-05-17
Move font.cpp/h into fonts directory.
Andrei Karas
1
-1
/
+2
2014-05-14
Move enum from layout into separate file.
Andrei Karas
1
-1
/
+2
2014-05-13
Move actor type into separate file.
Andrei Karas
1
-1
/
+1
2014-05-12
Move being action into separate file.
Andrei Karas
1
-1
/
+1
[prev]
[next]