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-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
2010-08-05
Add better XML error logging and do some related cleanup
Jared Adams
2
-14
/
+51
2010-07-28
Centralized configuration default values using the VariableData system.
Yohann Ferreira
2
-2
/
+22
2010-07-10
Moved parsing of specials.xml from gui/specialswindow.cpp to separate source ...
Philipp Sehmisch
2
-4
/
+19
2010-06-13
Merge remote branch '1.0/1.0'
Jared Adams
2
-0
/
+13
2010-05-27
Fix drawing incorrect utf8 strings issue.
Andrei Karas
2
-0
/
+13
2010-05-21
Remove some unneeded printfs
Jared Adams
1
-1
/
+0
2010-03-12
Split Palette into Theme and UserPalette
Jared Adams
1
-1
/
+7
2010-03-03
Fix possible memory corruption.
Andrei Karas
1
-1
/
+1
2010-03-01
Handle cases properly where the path already exists, but not as directory
Bernd Wachter
1
-6
/
+18
2010-02-25
Fix the X11 paste code to actually return true on success
Thorbjørn Lindeijer
1
-0
/
+2
2010-02-25
Added paste facility from the Wormux project
Thorbjørn Lindeijer
2
-0
/
+350
2010-02-25
Add support for special folder lookup on Win32
Bernd Wachter
2
-0
/
+108
[next]