~vcs-imports/aethyra/client

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
# List of source files which contain translatable strings.

src/bindings/guichan/graphics.cpp
src/bindings/guichan/gui.cpp
src/bindings/guichan/inputmanager.cpp
src/bindings/guichan/palette.cpp
src/bindings/guichan/dialogs/confirmdialog.cpp
src/bindings/guichan/dialogs/helpdialog.cpp
src/bindings/guichan/dialogs/listdialog.cpp
src/bindings/guichan/dialogs/okdialog.cpp
src/bindings/guichan/dialogs/selectiondialog.cpp
src/bindings/guichan/dialogs/setupdialog.cpp
src/bindings/guichan/dialogs/textinputdialog.cpp
src/bindings/guichan/dialogs/tabs/setup_audio.cpp
src/bindings/guichan/dialogs/tabs/setup_colors.cpp
src/bindings/guichan/dialogs/tabs/setup_display.cpp
src/bindings/guichan/dialogs/tabs/setup_input.cpp
src/bindings/guichan/widgets/desktop.cpp
src/bindings/sdl/keyboardconfig.cpp
src/bindings/zlib/adler32.cpp
src/core/recorder.cpp
src/core/map/sprite/being.cpp
src/core/map/sprite/player.cpp
src/core/utils/metric.h
src/eathena/party.cpp
src/eathena/statemanager.cpp
src/eathena/db/itemdb.cpp
src/eathena/db/monsterdb.cpp
src/eathena/db/npcdb.cpp
src/eathena/gui/buy.cpp
src/eathena/gui/buysell.cpp
src/eathena/gui/charcreate.cpp
src/eathena/gui/charselect.cpp
src/eathena/gui/chat.cpp
src/eathena/gui/debugwindow.cpp
src/eathena/gui/emotewindow.cpp
src/eathena/gui/equipmentwindow.cpp
src/eathena/gui/inventorywindow.cpp
src/eathena/gui/itemamount.cpp
src/eathena/gui/itempopup.cpp
src/eathena/gui/login.cpp
src/eathena/gui/menubar.cpp
src/eathena/gui/minimap.cpp
src/eathena/gui/npcintegerdialog.cpp
src/eathena/gui/npclistdialog.cpp
src/eathena/gui/npcstringdialog.cpp
src/eathena/gui/npctext.cpp
src/eathena/gui/popupmenu.cpp
src/eathena/gui/register.cpp
src/eathena/gui/sell.cpp
src/eathena/gui/serverlistdialog.cpp
src/eathena/gui/skill.cpp
src/eathena/gui/slotselection.cpp
src/eathena/gui/status.cpp
src/eathena/gui/storagewindow.cpp
src/eathena/gui/trade.cpp
src/eathena/gui/updatewindow.cpp
src/eathena/gui/viewport.cpp
src/eathena/gui/tabs/setup_game.cpp
src/eathena/gui/tabs/setup_players.cpp
src/eathena/models/playerrelationlistmodel.h
src/eathena/net/buysellhandler.cpp
src/eathena/net/charserverhandler.cpp
src/eathena/net/chathandler.cpp
src/eathena/net/equipmenthandler.cpp
src/eathena/net/inventoryhandler.cpp
src/eathena/net/loginhandler.cpp
src/eathena/net/maploginhandler.cpp
src/eathena/net/network.cpp
src/eathena/net/playerhandler.cpp
src/eathena/net/skillhandler.cpp
src/eathena/net/tradehandler.cpp
src/engine.cpp
src/main.cpp