index
:
HoraK-FDF/mana
0.5
0.6
lpc2012
manaserv-char-attr
master
npc-text-formatting
online-player-list
png_dyecmd
release-updates
removed-config-file-checks
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
2024-10-23
Changed SERVER_NOTICE macro to inline function
Thorbjørn Lindeijer
21
-159
/
+152
2024-10-23
Various small fixes to translatable strings
Thorbjørn Lindeijer
12
-25
/
+25
2024-10-18
Added small grabbable margin to Shortcuts window
Thorbjørn Lindeijer
5
-81
/
+32
2024-10-18
Avoid accessing static members through instances
Thorbjørn Lindeijer
5
-40
/
+40
2024-10-18
Some code cleanups in ResourceManager
Thorbjørn Lindeijer
1
-10
/
+4
2024-10-18
General code cleanups
Thorbjørn Lindeijer
9
-38
/
+19
2024-10-18
Take only const pointers to images in Graphics
Thorbjørn Lindeijer
6
-43
/
+43
2024-10-15
Fixed crash when taking screenshot with scaled graphics
Thorbjørn Lindeijer
2
-15
/
+28
2024-10-12
Added support for hit/miss sounds on equipment for all players
Thorbjørn Lindeijer
5
-30
/
+32
2024-10-08
Small cleanup in OutfitWindow::load
Thorbjørn Lindeijer
2
-19
/
+7
2024-10-08
Simplified "drawnWhenBehind" logic
Thorbjørn Lindeijer
8
-37
/
+8
2024-10-08
Restore the screen shake effect
Thorbjørn Lindeijer
2
-30
/
+32
2024-10-08
Use Timer for duration of blinking name
Thorbjørn Lindeijer
3
-23
/
+18
2024-10-08
Smoother keyboard movement
Thorbjørn Lindeijer
4
-26
/
+39
2024-10-08
Smoother being movement
Thorbjørn Lindeijer
7
-67
/
+71
2024-10-08
Do a single logic update each frame
Thorbjørn Lindeijer
26
-113
/
+92
2024-10-08
Added convenient and efficient Timer class
Thorbjørn Lindeijer
26
-293
/
+388
2024-10-04
Removed useless LocalPlayer::mUpdateName
Thorbjørn Lindeijer
6
-39
/
+3
2024-10-02
Fixed potential crash in character selection
Thorbjørn Lindeijer
1
-0
/
+2
2024-10-02
Removed getter/setter cruft from BeingInfo
Thorbjørn Lindeijer
6
-143
/
+86
2024-09-30
Reduce number of rand() calls in Particle::update
Andrei Karas
1
-3
/
+4
2024-09-30
Added support for particle effects on equipment
Thorbjørn Lindeijer
6
-37
/
+104
2024-09-28
Replaced all "xmlChildrenNode" with "children"
Thorbjørn Lindeijer
8
-17
/
+16
2024-09-28
Removed getter/setter cruft from ItemInfo
Thorbjørn Lindeijer
20
-365
/
+213
2024-09-27
Replaced for_each_xml_child_node macro with helper class
Thorbjørn Lindeijer
21
-48
/
+73
2024-09-02
Added a hand mouse cursor, used when hovering links
Thorbjørn Lindeijer
4
-14
/
+24
2024-08-31
Apply a margin to the text in the help window
Thorbjørn Lindeijer
1
-7
/
+3
2024-08-31
Display "Mana" as part of the version in Setup window
Thorbjørn Lindeijer
4
-5
/
+5
2024-08-31
BrowserBox: Make sure to start each line with the default color
Thorbjørn Lindeijer
1
-1
/
+4
2024-08-31
Some margin and indentation tweaks in news and NPC dialogs
Thorbjørn Lindeijer
6
-40
/
+41
2024-08-28
Fixed handling of consecutive text formatting markers
Thorbjørn Lindeijer
1
-11
/
+7
2024-08-28
Fixed choosing default world when using -D command-line parameter
cuoco
1
-6
/
+1
2024-08-26
Limit shop's Max button to available carry weight
Fedja Beader
1
-1
/
+13
2024-08-25
Fixed initialization of equipment backend
Thorbjørn Lindeijer
9
-144
/
+109
2024-08-15
Fixed resize border width on bottom and right sides
Thorbjørn Lindeijer
1
-4
/
+4
2024-08-04
Removed a bunch of unused NPC related events
Thorbjørn Lindeijer
6
-103
/
+13
2024-08-04
Small code simplification in Button::init
Thorbjørn Lindeijer
1
-10
/
+7
2024-08-04
Reuse Window::ensureOnScreen
Thorbjørn Lindeijer
1
-17
/
+7
2024-08-04
Removed unused Skin::mName and Skin::mFilePath
Thorbjørn Lindeijer
2
-29
/
+8
2024-08-04
Add to npc option targetSelection to allow/disallow npc selection.
Thorbjørn Lindeijer
6
-6
/
+37
2024-06-25
Added online player list to Social window
David Athay
9
-24
/
+146
2024-06-25
Fixed spaces getting added to chat every 50 characters
Thorbjørn Lindeijer
2
-25
/
+2
2024-06-25
Show item links with empty item name.
npc-text-formatting
Andrei Karas
1
-0
/
+11
2024-06-23
Added support for text formatting and links to NPC dialog
Thorbjørn Lindeijer
2
-36
/
+27
2024-06-22
Added support for bold font markup to BrowserBox
Thorbjørn Lindeijer
2
-39
/
+64
2024-06-19
Fixed cURL linker issues on MSYS2
Thorbjørn Lindeijer
1
-2
/
+1
2024-06-09
Enable resizing windows from all sides
Thorbjørn Lindeijer
3
-8
/
+25
2024-06-03
Added handling of SMSG_SCRIPT_MESSAGE
Thorbjørn Lindeijer
1
-0
/
+13
2024-05-07
Replaced ENet with submodule
Thorbjørn Lindeijer
1
-8
/
+11
2024-04-20
CMake: Use FindIntl
Thorbjørn Lindeijer
1
-19
/
+8
[next]