log

age author description
Tue, 25 Oct 2011 16:59:29 +0000 thegusty999 fixed format
Tue, 25 Oct 2011 16:56:06 +0000 thegusty999 added new text strings.
Tue, 25 Oct 2011 16:28:27 +0000 thegusty999 added Graphics mode resolution options to options menu.
Tue, 25 Oct 2011 16:20:13 +0000 thegusty999 Updated combo-box sizes for the options menu -> graphics tab.
Tue, 25 Oct 2011 15:30:48 +0000 ig0rk0 translate strings into English
Tue, 25 Oct 2011 14:05:10 +0000 thegusty999 Added sumwarshelper files to CMakeLists.txt
Tue, 25 Oct 2011 14:02:40 +0000 thegusty999 Added controls to display graphics. Functions to bind them for editing will follow shortly.
Tue, 25 Oct 2011 14:00:19 +0000 thegusty999 New helper function. (used in string parsing for used screen resolution)
Mon, 24 Oct 2011 20:15:41 +0000 ig0rk0 * ukrainian translation update
Mon, 24 Oct 2011 16:27:38 +0000 ig0rk0 * new Trade Window
Mon, 24 Oct 2011 11:59:41 +0000 thegusty999 Added resource file version information (tested with VS2010). This allows the application to display details when someone right clicks it, then goes to the Properties -> Details tab
Sun, 23 Oct 2011 19:32:24 +0000 wuha new feature: introduced alternate right mouse skill (switch with tab)
Sun, 23 Oct 2011 18:24:48 +0000 ig0rk0 Add new string and fix typo
Sun, 23 Oct 2011 18:10:51 +0000 thegusty999 removed unused variable; added size_t to int cast (to get rid of compiler warnings)
Sun, 23 Oct 2011 18:06:47 +0000 thegusty999 commented out unused variables.
Sun, 23 Oct 2011 18:03:24 +0000 ig0rk0 Move window calls to proper places
Sun, 23 Oct 2011 17:58:44 +0000 thegusty999 bugfix: don't allow join or host game if no char is loaded (still must upload text translations)
Sun, 23 Oct 2011 17:42:37 +0000 ig0rk0 [Translations]
Sun, 23 Oct 2011 16:41:00 +0000 ig0rk0 * update pot files
Sun, 23 Oct 2011 15:15:35 +0000 thegusty999 Added parenthesis to remove compiler warnings;
Sun, 23 Oct 2011 15:14:47 +0000 thegusty999 Commented out unused variables.
Sun, 23 Oct 2011 15:13:59 +0000 thegusty999 Commented out unused variables.
Sun, 23 Oct 2011 15:13:02 +0000 thegusty999 Commented out unused variables.
Sun, 23 Oct 2011 13:49:34 +0000 thegusty999 Added icon resource for Windows based systems to CMake.
Sun, 23 Oct 2011 11:43:32 +0000 thegusty999 Disallow sub-windows (E.g. inventory, skill tree) to be opened during a dialog; this time, checks correctly for region being present.
Sun, 23 Oct 2011 10:58:59 +0000 thegusty999 reverted allowing the subwindows to be opened also when there is a dialog due to a crash of the menu options (it seems there's a non-initialized dialog: will look into it).
Sun, 23 Oct 2011 10:48:57 +0000 thegusty999 removed some unused variables (eliminated 4 warnings).
Sun, 23 Oct 2011 10:33:52 +0000 thegusty999 Added new utility functions (setApplicationIcon, retrieveRenderSystemWindowSize)
Sat, 22 Oct 2011 21:04:13 +0000 thegusty999 Added platform specific support for icon integration into executable (for Windows).
Sat, 22 Oct 2011 20:02:23 +0000 kalimgard updated credits
Sat, 22 Oct 2011 19:55:47 +0000 kalimgard Added updated italien translation from NoobAtThis
Sat, 22 Oct 2011 18:57:04 +0000 kalimgard Integrated some missing translation, fixed some spelling, added Trilbys changes to rescue_willard.xml
Sat, 22 Oct 2011 18:32:47 +0000 thegusty999 Added files that should be used in a VStudio project in order to add an icon to an executable.
Sat, 22 Oct 2011 18:23:17 +0000 thegusty999 Added icon file(s).
Sat, 22 Oct 2011 13:22:53 +0000 thegusty999 Added parenthesis to remove compiler warnings; disallow sub-windows (E.g. inventory, skill tree) to be opened during a dialog (would otherwise create a small flickering effect).
Sat, 22 Oct 2011 13:17:27 +0000 thegusty999 First commit (test);
Fri, 21 Oct 2011 21:10:59 +0000 wuha town portal scrolls can be placed in belt now
Fri, 21 Oct 2011 20:48:42 +0000 wuha NPCs without speak options will not turn to the player on dialogue attempt now
Fri, 21 Oct 2011 20:38:58 +0000 wuha character screen now displays the correct portrait
Fri, 21 Oct 2011 20:22:02 +0000 wuha fixed syntax mistake in document.cpp
Fri, 21 Oct 2011 00:47:04 +0000 mafm Substituting GPLv2 blurb in headers for GPLv3: the license clearly says that the code is under GPLv3, and using GPLv2 texts is confusing and prone to raise eyebrows and complaints from people reviewing/accepting the package in GNU/Linux distributions
Fri, 21 Oct 2011 00:16:43 +0000 mafm Setting svn:eol-style native for all of the source code files in enet and tinyxml subdirs too (see previous commit for more info)
Fri, 21 Oct 2011 00:12:28 +0000 mafm Setting svn:eol-style native for all of the source code files (see http://svnbook.red-bean.com/en/1.4/svn.advanced.props.file-portability.html for the rationale), and running dos2unix over all of them to try to get the correct line ending in all platforms from now on.
Thu, 20 Oct 2011 23:34:27 +0000 mafm Remove double license header
Thu, 20 Oct 2011 23:32:02 +0000 mafm Updates to the files for the Debian package
Thu, 20 Oct 2011 23:29:11 +0000 mafm Freedesktop.org's file for menu entries (e.g., a launcher for GNU/Linux and the like)
Thu, 20 Oct 2011 21:25:40 +0000 mafm Fix typos (ressources) and indent
Thu, 20 Oct 2011 15:34:22 +0000 mafm Convert message to English, AFAIK it's the baseline language now.
Thu, 20 Oct 2011 15:06:35 +0000 mafm Remove original image for TaharezLook theme, and modify ReadMe.txt to reflect the current state: neither vanilla.tga nor WindowsLook.tga exist in the repository anymore, and the current TaharezLook.tga is not from the original, so the attribution was wrong.
Thu, 20 Oct 2011 15:01:11 +0000 mafm Remove these test files from CEGUI themes: resources/gui/imagesets/test.imageset and test.tga
Thu, 20 Oct 2011 13:44:45 +0000 mafm Debian packaging: update version/date in the changelog
Thu, 20 Oct 2011 13:42:50 +0000 mafm Another empty directory not modified for 3+ years: removing it (resources/overlays/)
Wed, 19 Oct 2011 20:55:58 +0000 mafm Removing executable bit/property from files in resources/: they are not
Wed, 19 Oct 2011 19:52:50 +0000 wuha unified license for content (its all cc-by-sa now)
Wed, 19 Oct 2011 17:51:53 +0000 mafm Removing empty dirs, they are untouched since 2008-09-25 -- a remainder of CVS?
Wed, 19 Oct 2011 17:50:05 +0000 mafm Removing executable bit/property: they are not
Wed, 19 Oct 2011 13:46:52 +0000 ig0rk0 fix filename
Wed, 19 Oct 2011 13:36:44 +0000 mafm Moving debian packaging directory to some place inside new packaging subdir, so it's less clumsy and people can use packaging subdir for new distributions or OSs
Wed, 19 Oct 2011 13:18:30 +0000 mafm Disable in-source enet library when building .deb packages, thus forcibly requiring the system's one
Wed, 19 Oct 2011 00:52:10 +0000 mafm Add similar option for Enet as for TinyXML: an option to use system's provided Enet or in-source one, defaulting to the in-source one (for backwards compatibility, although it's probably better to default to the system one in the future). This change is part of the preparation of packages for Debian/Ubuntu (Debian doesn't accept packages with embedded copies of libraries, such as both TinyXML and Enet), but it will probably benefit others.