index
:
Meway/mana
limitedInternetFunctionLogic
master
npc-choice-wrapping
Original The Mana World client, now known as simply the Mana client.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-13
Added logic for client to respect timeouts
limitedInternetFunctionLogic
Meway
1
-17
/
+48
2025-07-13
Updated logic to be more informative to users with throttled internet connect...
Meway
4
-46
/
+75
2025-07-08
Wrap long NPC choice text in ListBox using multiline rendering
npc-choice-wrapping
Meway
1
-15
/
+45
2025-07-04
Allow the window to keep updating during move/resize on Windows and macOS
Thorbjørn Lindeijer
4
-377
/
+406
2025-07-03
Avoid warning on Windows
Thorbjørn Lindeijer
1
-0
/
+2
2025-07-02
Delay showing of the window to avoid startup flicker
Thorbjørn Lindeijer
4
-4
/
+16
2025-07-02
Implemented effects for new and completed quests
Thorbjørn Lindeijer
3
-0
/
+69
2025-07-02
Added Quests window
Thorbjørn Lindeijer
18
-33
/
+495
2025-06-23
Apply quest effects to NPCs
Thorbjørn Lindeijer
5
-7
/
+177
2025-06-17
Add quest database support and parsing utilities
Thorbjørn Lindeijer
6
-0
/
+224
2025-06-11
Fixed the maximum size of the ShortcutWindow
Thorbjørn Lindeijer
1
-2
/
+5
2025-06-11
Cleaned up game input handling a little
Thorbjørn Lindeijer
3
-486
/
+444
2025-05-25
Fixed tooltip visibility logic for shortcut and inventory windows
Thorbjørn Lindeijer
6
-31
/
+44
2025-05-21
macOS: Use system Guichan by default
Thorbjørn Lindeijer
1
-1
/
+1
2025-05-12
TMWA: Added debug logging of sent messages
Thorbjørn Lindeijer
3
-2
/
+16
2025-05-12
Fixed handling of "close2" script command
Thorbjørn Lindeijer
3
-30
/
+11
2025-05-01
Fixed loading of servers saved in client config
Thorbjørn Lindeijer
2
-7
/
+3
2025-05-01
Fixed crash on Windows related to choosing wrong log overload
Thorbjørn Lindeijer
3
-4
/
+4
2025-04-29
Made the Setup window key work during login sequence
Thorbjørn Lindeijer
2
-2
/
+14
2025-04-29
Changed removeColors to work in-place
Thorbjørn Lindeijer
6
-44
/
+28
2025-04-29
Reduced excessive use of getters in LocalPlayer::getNextWalkPosition
Thorbjørn Lindeijer
2
-60
/
+63
2025-04-29
Some Inventory and TradeWindow cleanups
Thorbjørn Lindeijer
5
-81
/
+56
2025-04-29
Dye: Cast to SDL_Color rather than shifting bits around
Thorbjørn Lindeijer
3
-32
/
+35
2025-04-29
Fixed compile with ENABLE_MANASERV=OFF
Thorbjørn Lindeijer
2
-3
/
+3
2025-04-28
GUI: Removed fixed width for ItemAmountWindow
Thorbjørn Lindeijer
1
-1
/
+1
2025-04-28
GUI: Added skin for the emote slots in the EmotePopup
Thorbjørn Lindeijer
4
-29
/
+28
2025-04-28
GUI: Use theme icons for offline/online player indicators
Thorbjørn Lindeijer
2
-34
/
+24
2025-04-26
GUI: Added support for explicit outline color per palette entry
Thorbjørn Lindeijer
14
-81
/
+180
2025-04-25
GUI: Added support for multiple color palettes to Theme
Thorbjørn Lindeijer
33
-384
/
+432
2025-04-25
Introduced theme dropdown in interface setup
Thorbjørn Lindeijer
14
-121
/
+257
2025-04-25
GUI: Added support for hiding the scroll area buttons
Thorbjørn Lindeijer
4
-9
/
+140
2025-04-25
GUI: Added support for fixed-size scrollarea markers
Thorbjørn Lindeijer
2
-7
/
+338
2025-04-25
Simplified ImageRect handling
Thorbjørn Lindeijer
7
-227
/
+173
2025-04-25
Jewelry: Fixed sticky button position
Thorbjørn Lindeijer
1
-18
/
+18
2025-04-25
GUI: Added support for defining named icons to the theme
Thorbjørn Lindeijer
10
-108
/
+126
2025-04-25
GUI: Allow theme to skin item slots and equipment boxes
Thorbjørn Lindeijer
11
-107
/
+105
2025-04-25
GUI: Allow customizing the SkinType used by a Window
Thorbjørn Lindeijer
7
-13
/
+34
2025-04-05
Avoid pixel format conversions when applying dye
Thorbjørn Lindeijer
1
-19
/
+22
2025-04-02
Use a consistent naming style for enum class values
Thorbjørn Lindeijer
47
-223
/
+224
2025-04-02
General code cleanups
Thorbjørn Lindeijer
16
-171
/
+80
2025-04-02
Fixed minimum width of the Social window
Thorbjørn Lindeijer
3
-10
/
+25
2025-04-01
Fixed crash on exit when CharCreateDialog is open
Thorbjørn Lindeijer
4
-10
/
+34
2025-04-01
GUI: Made CheckBox, RadioButton and Slider more customizable
Thorbjørn Lindeijer
14
-72
/
+89
2025-03-31
Use color modulation to render text in different colors
Thorbjørn Lindeijer
2
-21
/
+43
2025-03-31
GUI: Support customizing widget text format through theme
Thorbjørn Lindeijer
9
-124
/
+291
2025-03-31
GUI: De-hardcode the window title offsets
Thorbjørn Lindeijer
4
-9
/
+18
2025-03-31
GUI: Apply clipping only where necessary
Thorbjørn Lindeijer
13
-106
/
+123
2025-03-24
Added fill mode parameter to ImageRect
Thorbjørn Lindeijer
3
-37
/
+113
2025-03-24
Expanded GUI theming capabilities
Thorbjørn Lindeijer
38
-416
/
+609
2025-03-24
Define the GUI theme in XML
Thorbjørn Lindeijer
23
-894
/
+649
[next]