index
:
cuoco/mana
0.5
0.6
lpc2012
manaserv-char-attr
master
png_dyecmd
removed-config-file-checks
some-cleanups
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
/
utils
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-17
macOS: Create an app bundle
Thorbjørn Lindeijer
2
-2
/
+26
2024-04-08
Use C++17 to implement mkdir_r
Thorbjørn Lindeijer
2
-68
/
+9
2024-04-08
Windows: Modernize getSpecialFolderLocation
Thorbjørn Lindeijer
2
-30
/
+29
2024-04-02
General code cleanups
Thorbjørn Lindeijer
1
-1
/
+1
2024-03-28
Fixed compile against libxml2 2.12
ewew ukek
2
-23
/
+22
2024-03-25
Avoid string allocations during text rendering and sizing
Thorbjørn Lindeijer
2
-12
/
+0
2024-03-25
Removed an unnecessary extra allocation in strprintf
Thorbjørn Lindeijer
1
-5
/
+4
2024-03-13
Use snprintf instead of sprintf
Thorbjørn Lindeijer
1
-5
/
+5
2024-03-11
Implemented ability to open external links in news and chat
Thorbjørn Lindeijer
1
-0
/
+8
2024-02-29
Re-download updates when their checksum no longer matches
Thorbjørn Lindeijer
1
-1
/
+1
2024-02-22
General code cleanups
Thorbjørn Lindeijer
3
-15
/
+13
2024-02-13
General code cleanups
Thorbjørn Lindeijer
1
-6
/
+5
2024-02-05
Updated C++ standard to C++17
Thorbjørn Lindeijer
2
-7
/
+25
2024-02-02
Restored support for setting monster ID offset on monsters tag
Thorbjørn Lindeijer
2
-2
/
+12
2024-01-29
Apply C++11 fixits
Thorbjørn Lindeijer
3
-6
/
+6
2024-01-29
Updated PhysFS RWops helper to the latest version
Thorbjørn Lindeijer
2
-59
/
+117
2024-01-26
Apply C++11 fixits
Thorbjørn Lindeijer
6
-23
/
+23
2024-01-25
Always use C++11 and remove related compatibility option/code
Thorbjørn Lindeijer
1
-4
/
+0
2024-01-25
Ported to SDL2
Thorbjørn Lindeijer
2
-304
/
+16
2024-01-24
Removed undefined '__EXPORT__'
Thorbjørn Lindeijer
1
-5
/
+4
2024-01-24
Fixed a few coding errors the compiler complained about
Thorbjørn Lindeijer
1
-1
/
+1
2024-01-24
Fixed compilation issues and use of deprecated C++ features
Thorbjørn Lindeijer
1
-4
/
+2
2013-05-04
Client-side settings are now available from settings.xml
Przemysław Grzywacz
2
-0
/
+195
2013-04-27
Small cleanup
Thorbjørn Lindeijer
1
-4
/
+0
2012-03-24
Merge branch '0.6'
Thorbjørn Lindeijer
1
-0
/
+5
2012-03-24
Introduced compile-time option to disable use of C++0x
Thorbjørn Lindeijer
1
-0
/
+5
2012-03-18
Removed some 'const' keywords from value returns
Thorbjørn Lindeijer
2
-7
/
+7
2012-02-03
Clear tile flags from the gid before further processing
Thorbjørn Lindeijer
1
-1
/
+1
2012-01-31
Added missing copyright notices.
Yohann Ferreira
2
-0
/
+2
2012-01-26
Updated copyrights to 2012
Thorbjørn Lindeijer
16
-16
/
+16
2012-01-24
Use SDL_RWops directly on top of PhysFS
Thorbjørn Lindeijer
2
-0
/
+281
2012-01-15
Don't leak the XMLContext that is created while loading an XML document
Thorbjørn Lindeijer
1
-4
/
+4
2012-01-15
Removed a strange if check on an uninitialized variable
Thorbjørn Lindeijer
1
-3
/
+2
2012-01-09
Made the client able to remove the port from update urls.
Yohann Ferreira
2
-1
/
+59
2012-01-09
Spotted some more hard-coded files and paths definitions.
Yohann Ferreira
1
-0
/
+4
2011-10-25
Change the wrong, but mostly supported WIN32 macro to the correct _WIN32, enf...
Bernd Wachter
4
-7
/
+7
2011-09-15
Prevent copying of MutexLocker
Ben Longbons
1
-1
/
+11
2011-06-19
More C++0x Windows compilation fixes.
Philipp Sehmisch
1
-1
/
+1
2011-04-30
Merge branch '0.5'
Yohann Ferreira
1
-8
/
+4
2011-04-18
Remove illegal macro names starting with underscore and capital
Ben Longbons
4
-11
/
+11
2011-04-15
Fix mkdir_r to not assume existence of PATH_MAX
Ben Longbons
1
-8
/
+4
2011-02-01
Merge branch '0.5'
Thorbjørn Lindeijer
1
-3
/
+2
2011-02-01
Make it clear that our current sha256 code is GPLv2 only
Thorbjørn Lindeijer
1
-3
/
+2
2011-01-13
Moved the normalize() function in strungUtils where it belongs.
Yohann Ferreira
2
-0
/
+17
2010-09-27
Centralized String to bool conversion into the client.
Yohann Ferreira
3
-14
/
+20
2010-09-25
Merge branch '1.0'
Thorbjørn Lindeijer
2
-0
/
+39
2010-08-29
Move handling of autocomplete and input history into TextField
Jared Adams
2
-1
/
+40
2010-08-15
Remove the logToChat option
Chuck Miller
1
-1
/
+1
2010-08-15
Merge branch '1.0'
Chuck Miller
4
-35
/
+288
2010-08-13
Simplify handling of compressed files
Jared Adams
3
-22
/
+235
[next]