Sat, 29 Dec 2012 22:50:10 +0100 dag10 GCI2012: Advanced Keyboard Configuration
Sun, 30 Dec 2012 16:04:28 +0200 vitiv Preserve windowed resolution after manual resize
Fri, 28 Dec 2012 23:54:42 +0100 koda ok, enable the splashscreen for win only
Sat, 29 Dec 2012 14:40:20 +0200 vitiv Added Support for variable windowed resolution.
Fri, 28 Dec 2012 11:00:12 +0100 koda restore compatibility with cmake 2.6
Thu, 27 Dec 2012 18:16:50 +0100 koda NSIS workaround no longer necessary
Wed, 02 Jan 2013 11:11:49 +0100 koda install shaders only when needed, find clang only when needed, fix building on windows, better cmake boolean vars webgl
Thu, 27 Dec 2012 17:08:58 +0100 koda disable splash on linux
Sun, 30 Dec 2012 09:48:52 -0500 Michael Hartman Small GL message webgl
Thu, 27 Dec 2012 17:01:02 +0100 koda add a splashscreen while the main interface is loading (enabled on all platforms, disable if it doesn'n't look good
Sun, 30 Dec 2012 09:24:30 -0500 Michael Hartman uStore.pas: Correctly point to shaders webgl
Thu, 27 Dec 2012 15:56:02 +0100 koda oops, forgot that data absolute path only applies to linux
Sun, 30 Dec 2012 09:23:30 -0500 Michael Hartman Added shaders and -GL2 option webgl
Thu, 27 Dec 2012 15:32:48 +0100 koda move DATA_INSTALL_DIR to the configurable options section
Tue, 25 Dec 2012 05:15:49 +0100 koda fix hwc install and pas2c preprocessing (but not total conversion) webgl
Thu, 27 Dec 2012 13:24:57 +0100 koda typo when using DATA_INSTALL_DIR
Tue, 25 Dec 2012 04:45:22 +0100 koda update branch with default webgl
Thu, 27 Dec 2012 12:31:23 +0400 unc0rr Fix build
Tue, 25 Dec 2012 02:30:00 +0100 dag10 GCI2012: Feedback Redo
Tue, 25 Dec 2012 01:13:07 +0100 koda convert Game() library call to argc,argv format so that we can use the new parsing functions
Mon, 24 Dec 2012 12:52:14 -0500 nemo Don't play sounds in chat if sound is disabled, try to prevent sound crashes by checking for audio init failure.
Mon, 24 Dec 2012 17:07:12 +0100 RowanD GCI2012: Change Argument Passing Between Frontend and Engine
Mon, 24 Dec 2012 16:23:55 +0100 koda merge
Mon, 24 Dec 2012 15:41:45 +0100 koda get executable directory at runtime rather than configure time
Mon, 24 Dec 2012 03:00:18 +0100 koda adjust rpath on osx too for libengine
Mon, 24 Dec 2012 09:56:29 -0500 nemo fix sky
Sat, 22 Dec 2012 21:43:39 -0500 nemo Shoppa tournament 2012 winners
Sat, 22 Dec 2012 21:04:47 -0500 nemo trophyrace with names removed
Thu, 20 Dec 2012 23:54:41 +0100 dag10 GCI2012: Beautify Network Page
Thu, 20 Dec 2012 23:14:54 +0100 koda remove the CROSSAPPLE option until a better solution is found
Thu, 20 Dec 2012 23:12:18 +0100 koda cmake rework, cleanup a lot of redundant sections, separate library and binary install location, unify osx and win handling of the data directory (tested on win, lin and mac)
Wed, 19 Dec 2012 19:33:49 +0100 koda edit rpath manually, allowing frontend+libengine to run on linux too
Wed, 19 Dec 2012 19:28:13 +0100 koda can change library name and compile it on windows again
Wed, 19 Dec 2012 18:23:29 +0100 koda remove FPFLAGS and GHFLAGS from cache every time
Wed, 19 Dec 2012 18:17:23 +0100 koda can compile engine as library on linux but not run the executable (automatically), most likely breaking other platforms (wrt engine-as-library)
Tue, 18 Dec 2012 12:04:17 +0100 koda can use engine as library on windows too
Tue, 18 Dec 2012 03:07:45 +0100 koda minor adjustments to libengine, moc is correctly created as definitions are set before calling it, params are better numbered and we don't subclass qthread but rather use moveToThread()
Mon, 17 Dec 2012 00:43:52 +0100 koda bye bye cBits
Mon, 17 Dec 2012 00:34:49 +0100 koda move GetParams in ArgParser, print a warning when using a deprecated command, pascalisation of +1s
Mon, 17 Dec 2012 00:18:18 +0100 RowanD GCI2012: Optional Second Argument
Tue, 18 Dec 2012 20:48:37 +0400 unc0rr Use physfs here too flibqtfrontend
Sun, 16 Dec 2012 18:50:00 +0100 sheepluva add hwengine.desktop to hgignore
Sun, 16 Dec 2012 12:25:13 +0400 unc0rr Merge from default flibqtfrontend
Sun, 16 Dec 2012 12:16:21 +0400 unc0rr Pass ROUND_FINISHED to engine so it could stop syncing
Sun, 16 Dec 2012 01:25:11 +0100 RowanD improve engine cmd line parsing and its documentation
Sat, 15 Dec 2012 23:00:07 +0100 Ondrej Skopek Documented an unclear method call
Sat, 15 Dec 2012 22:42:21 +0100 Ondrej Skopek Reloads PAGE_SETUP values after clearing passwordhash
Fri, 14 Dec 2012 21:09:07 +0100 Ondrej Skopek Added handling of not registered nicks (no change-server side tho), clearPasswordHash() also now sets the savepassword setting to false
Fri, 14 Dec 2012 18:57:31 +0100 Ondrej Skopek Merge from parent
Fri, 14 Dec 2012 18:49:25 +0100 Ondrej Skopek Reverted password loading in PAGE_SETUP, changed the value of passwordlength to save, added clearing of hashes after a 'Wrong password' RetryDialog
Thu, 13 Dec 2012 20:34:44 +0100 Ondrej Skopek Added a hack that activates a RetryDialog in case the user is banned for 'Reconnect too fast'. Set all string used in RetryDialog to be translated
Wed, 12 Dec 2012 16:17:32 +0100 Ondrej Skopek fixed minor problem with saving hash
Wed, 12 Dec 2012 15:57:01 +0100 Ondrej Skopek Removed whitespaces, refactored hash setting getting and clearing
Tue, 11 Dec 2012 15:45:20 +0100 Ondrej Skopek Removed commented-out unused code
Fri, 14 Dec 2012 09:58:26 -0500 nemo *sigh*
Mon, 10 Dec 2012 22:09:54 +0100 Ondrej Skopek Patched login dialog bugs, added retry dialogs
Fri, 14 Dec 2012 09:53:17 -0500 nemo Try to be friendlier to small screen sizes. Use 800x600 if width/height of 2/3rds is smaller than 800x600 (things don't look smaller than that size), use desktop size if it is for some reason smaller than 800x600
Mon, 10 Dec 2012 10:32:51 -0500 nemo uint32_t -> quint32
Mon, 10 Dec 2012 10:21:56 +0100 koda Fix linux build broken in ra1577759bf62 (probably)
Mon, 10 Dec 2012 12:06:02 +0400 unc0rr Fix non-osx build broken in ra874d00df4a4. Dudes... :(
Mon, 10 Dec 2012 11:45:21 +0400 unc0rr Fix windows build broken in raf97cdbb7713
Mon, 10 Dec 2012 03:59:00 +0100 koda cmake set variable and typo
Mon, 10 Dec 2012 03:07:25 +0100 Drew Gottlieb GCI2012: Autoupdate Button in Settings
Sun, 09 Dec 2012 18:00:01 +0100 koda cmake verbosity/documentation/cleanup/formatting
Sun, 16 Dec 2012 12:05:32 +0400 unc0rr Implement some more callbacks flibqtfrontend
Sun, 09 Dec 2012 16:13:06 +0100 koda partially revert r1fba650c2aa4 on misc/physfs/CMakeLists.txt which randomly set true and false variables
Fri, 14 Dec 2012 00:12:00 +0400 unc0rr Delete poller when game is over flibqtfrontend
Sun, 09 Dec 2012 16:00:06 +0100 koda less linking needed, raise minimum_osx_version when videorec is enabled
Sat, 08 Dec 2012 22:53:23 +0400 unc0rr Merge with default flibqtfrontend
Sat, 08 Dec 2012 20:49:43 -0500 Drew Gottlieb hides the 'email' prompt on the feedback page (as that doesn't work, so it's a misleading/useless feature), makes the "please add your email" text a little nicer and more noticeable, and makes the "feedback" and "downloadable content" buttons on the main menu a little bit larger, and more clickable.
Sat, 08 Dec 2012 22:43:03 +0400 unc0rr Some fixes flibqtfrontend
Sat, 08 Dec 2012 20:23:13 +0400 unc0rr Unbreak build flibqtfrontend
Sat, 08 Dec 2012 20:23:13 +0400 unc0rr Unbreak build
Sat, 08 Dec 2012 15:38:16 +0100 koda removing the optimisation that caused (most likely) the lua crashes on osx flibqtfrontend
Sat, 08 Dec 2012 15:38:16 +0100 koda removing the optimisation that caused (most likely) the lua crashes on osx
Sat, 08 Dec 2012 15:35:03 +0100 koda strip available ram entry, add notice for entering email flibqtfrontend
Sat, 08 Dec 2012 15:35:03 +0100 koda strip available ram entry, add notice for entering email
Sat, 08 Dec 2012 15:06:30 +0100 Drew Gottlieb GCI2012: Google Issue Login flibqtfrontend
Sat, 08 Dec 2012 15:06:30 +0100 Drew Gottlieb GCI2012: Google Issue Login
Fri, 07 Dec 2012 16:03:53 -0500 mk12 will fix this http://code.google.com/p/hedgewars/source/detail?r=9f0e79ab51f00f3b1e133ae70cdd63f6963439c0 and will allow hedgewars to build without video recording enabled, for the time being although i want to talk to koda or someone to understand what should be #ifdef'd and if i've done too much or too little.. but at least that will let it build flibqtfrontend
Fri, 07 Dec 2012 16:03:53 -0500 mk12 will fix this http://code.google.com/p/hedgewars/source/detail?r=9f0e79ab51f00f3b1e133ae70cdd63f6963439c0 and will allow hedgewars to build without video recording enabled, for the time being although i want to talk to koda or someone to understand what should be #ifdef'd and if i've done too much or too little.. but at least that will let it build
Fri, 07 Dec 2012 11:05:17 -0500 Marco Bresciani updated frontend translation flibqtfrontend
Fri, 07 Dec 2012 11:05:17 -0500 Marco Bresciani updated frontend translation
Thu, 06 Dec 2012 11:14:21 +0100 sheepluva fix some comments and add basic doxygen file flibqtfrontend
Thu, 06 Dec 2012 11:14:21 +0100 sheepluva fix some comments and add basic doxygen file
Tue, 04 Dec 2012 09:24:10 +0100 Mrowqa GCI2012: Corrected headers for generate documentation (doxygen) flibqtfrontend
Tue, 04 Dec 2012 09:24:10 +0100 Mrowqa GCI2012: Corrected headers for generate documentation (doxygen)
Thu, 06 Dec 2012 10:01:01 +0100 sheepluva fix build on linux for me ( the uint32_t releated breakage ) flibqtfrontend
Thu, 06 Dec 2012 10:01:01 +0100 sheepluva fix build on linux for me ( the uint32_t releated breakage )
Thu, 06 Dec 2012 01:54:34 +0100 koda GCI2012: Refactor Authors Page flibqtfrontend
Thu, 06 Dec 2012 01:54:34 +0100 koda GCI2012: Refactor Authors Page
Thu, 06 Dec 2012 00:44:27 +0100 koda tinker around the info delivery... flibqtfrontend
Thu, 06 Dec 2012 00:52:50 +0100 koda GCI2012: Sound Option, Hear Only Music
Wed, 05 Dec 2012 23:54:47 +0100 Martin Bede GCI2012: Embed System Info flibqtfrontend
Thu, 06 Dec 2012 00:44:27 +0100 koda tinker around the info delivery...
Tue, 04 Dec 2012 17:57:18 -0500 Mitchell Kember Changed uSound.pas so that music will still play if music is enabled and sound is disabled. Effectively, isSoundEnabled represents only sound effects and does not include music (and I have replaced the places where both are concerned with a logical combination of the two). flibqtfrontend
Wed, 05 Dec 2012 23:54:47 +0100 Martin Bede GCI2012: Embed System Info
Wed, 05 Dec 2012 17:25:48 -0500 Mitchell Kember Merge
Tue, 04 Dec 2012 16:53:47 -0500 Mitchell Kember Cleaned up frontend options a bit and added a couple WhatsThis messages. flibqtfrontend
Thu, 06 Dec 2012 00:38:12 +0400 unc0rr Command to delegate room to other player
Tue, 04 Dec 2012 16:37:02 -0500 Mitchell Kember Removed redundant "enable"s on checkboxes and variable names. flibqtfrontend
Thu, 06 Dec 2012 00:24:20 +0400 unc0rr Change room name if room admin is kicked
Thu, 06 Dec 2012 00:38:12 +0400 unc0rr Command to delegate room to other player flibqtfrontend
Thu, 06 Dec 2012 00:14:40 +0400 unc0rr Stop syncing when recieved 'o' message
Thu, 06 Dec 2012 00:24:20 +0400 unc0rr Change room name if room admin is kicked flibqtfrontend
Thu, 06 Dec 2012 00:08:33 +0400 unc0rr Send "ROUND_FINISHED" to room clients when server thinks so
Thu, 06 Dec 2012 00:14:40 +0400 unc0rr Stop syncing when recieved 'o' message flibqtfrontend
Thu, 06 Dec 2012 00:04:23 +0400 unc0rr Better check for bans
Thu, 06 Dec 2012 00:08:33 +0400 unc0rr Send "ROUND_FINISHED" to room clients when server thinks so flibqtfrontend
Wed, 05 Dec 2012 23:55:22 +0400 unc0rr Show others if spectator is in game
Thu, 06 Dec 2012 00:04:23 +0400 unc0rr Better check for bans flibqtfrontend
Wed, 05 Dec 2012 23:51:04 +0400 unc0rr Show who's in game to spectators
Wed, 05 Dec 2012 13:45:18 -0500 Mitchell Kember Merge
Wed, 05 Dec 2012 23:55:22 +0400 unc0rr Show others if spectator is in game flibqtfrontend
Wed, 05 Dec 2012 23:25:11 +0400 unc0rr "Registered users only" room flag
Tue, 04 Dec 2012 17:57:18 -0500 Mitchell Kember Changed uSound.pas so that music will still play if music is enabled and sound is disabled. Effectively, isSoundEnabled represents only sound effects and does not include music (and I have replaced the places where both are concerned with a logical combination of the two).
Wed, 05 Dec 2012 23:51:04 +0400 unc0rr Show who's in game to spectators flibqtfrontend
Tue, 04 Dec 2012 16:53:47 -0500 Mitchell Kember Cleaned up frontend options a bit and added a couple WhatsThis messages.
Wed, 05 Dec 2012 13:31:08 -0500 nemo kinda treat graves like hedgehogs for the purpose of looking up hog info
Wed, 05 Dec 2012 23:25:11 +0400 unc0rr "Registered users only" room flag flibqtfrontend
Tue, 04 Dec 2012 16:37:02 -0500 Mitchell Kember Removed redundant "enable"s on checkboxes and variable names.
Wed, 05 Dec 2012 18:12:07 +0100 Drew Gottlieb GCI2012: Remove Quit Prompt On Mouse Click
Wed, 05 Dec 2012 13:31:08 -0500 nemo kinda treat graves like hedgehogs for the purpose of looking up hog info flibqtfrontend
Tue, 04 Dec 2012 10:49:52 +0100 koda backout rea7541f77944 since development of frontlib is on another branch
Wed, 05 Dec 2012 18:12:07 +0100 Drew Gottlieb GCI2012: Remove Quit Prompt On Mouse Click flibqtfrontend
Tue, 04 Dec 2012 10:17:16 +0100 koda don't set stereomode when stereo is disabled
Tue, 04 Dec 2012 10:17:16 +0100 koda don't set stereomode when stereo is disabled flibqtfrontend
Tue, 04 Dec 2012 03:54:42 +0100 O. Michael Hartman GCI2012: Fix Cancelling Video Uploads
Tue, 04 Dec 2012 03:54:42 +0100 O. Michael Hartman GCI2012: Fix Cancelling Video Uploads flibqtfrontend
Tue, 04 Dec 2012 03:27:12 +0100 koda readd this debug line, commented out, could be useful
Tue, 04 Dec 2012 03:27:12 +0100 koda readd this debug line, commented out, could be useful flibqtfrontend
Tue, 04 Dec 2012 03:25:31 +0100 koda can reopen engine again...
Tue, 04 Dec 2012 03:25:31 +0100 koda can reopen engine again... flibqtfrontend
Tue, 04 Dec 2012 01:52:42 +0100 koda third merge, yay
Mon, 03 Dec 2012 17:38:31 -0500 Joe Doyle (Ginto8) Made user data path default to '.'. flibqtfrontend
Tue, 04 Dec 2012 01:52:14 +0100 koda second merge
Tue, 04 Dec 2012 22:31:22 +0400 unc0rr Register flib_gameconn callbacks flibqtfrontend
Tue, 04 Dec 2012 01:51:57 +0100 koda first merge
Tue, 04 Dec 2012 09:15:55 +0400 unc0rr merge from default flibqtfrontend
Mon, 03 Dec 2012 17:38:31 -0500 Joe Doyle (Ginto8) Made user data path default to '.'.
Mon, 03 Dec 2012 23:54:12 +0400 unc0rr Create hedgewars.ini if not exists manually,
Mon, 03 Dec 2012 18:08:19 +0100 Ondrej GCI2012: Navigation Output
Mon, 03 Dec 2012 17:51:57 +0100 Rowan D GCI2012: Convert uMobile into a Callback Record
Mon, 03 Dec 2012 17:49:02 +0100 koda don't allow resizing videorec widgets
Mon, 03 Dec 2012 17:47:39 +0100 koda GCI2012: Move Video Preferences in Settings Tab
Sun, 02 Dec 2012 23:07:36 -0500 Mitchell Kember Merged changes from upstream.
Sun, 02 Dec 2012 18:45:57 -0500 Mitchell Kember Move video description text underneath thumbnail to prevent the layout from resizing.
Mon, 03 Dec 2012 13:31:39 +0400 unc0rr Fix crashes and wtf behaviour introduced in r0b8beacff8a5
Sun, 02 Dec 2012 18:12:50 -0500 Mitchell Kember Merged with upstream.
Mon, 03 Dec 2012 12:02:32 +0400 unc0rr Unbreak build with freepascal < 2.6.0
Sun, 02 Dec 2012 18:10:29 -0500 Mitchell Kember Fixed crash that occured after recording a video (pagevideos' config wasn't set).
Mon, 03 Dec 2012 01:45:59 +0100 koda caught a few more possible glitches in engine cmakefile
Sun, 02 Dec 2012 17:46:02 -0500 Mitchell Kember Merged koda's fix for the hwengine bug.
Mon, 03 Dec 2012 01:43:52 +0100 koda MERGE
Sun, 02 Dec 2012 17:44:34 -0500 Mitchell Kember Make video recording options have fixed size and merge with spinbox->combobox change.
Sun, 02 Dec 2012 22:19:13 +0400 unc0rr Fix check for file existance
Sun, 02 Dec 2012 13:57:21 -0500 Mitchell Kember Merged changes from upstream.
Sun, 02 Dec 2012 22:14:21 +0400 unc0rr - Disable in-room bans
Sun, 02 Dec 2012 23:41:01 +0100 koda fix compiling engine (bug introduced in r33868aea694c)
Sun, 02 Dec 2012 17:23:13 +0100 Drew Gottlieb GCI2012: Find Out What is Causing This Problem (frontend leaks on OS X)
Sun, 02 Dec 2012 17:01:51 +0100 koda unify default videorec values loading/reloading, fix setting index/value from previous commit
Sun, 02 Dec 2012 15:23:59 +0100 O. Michael Hartman GCI2012: Check for Non-Standard Recorder Framerate
Sun, 02 Dec 2012 14:51:54 +0100 koda resize the qt window to fill 2/3 of the screen size (no more crammed widgets on first launch) and always center it
Sat, 01 Dec 2012 21:32:34 -0500 Mitchell Kember Merged changes from upstream.
Sat, 01 Dec 2012 19:57:57 -0500 nemo fix mask only
Sun, 02 Dec 2012 00:31:35 +0100 Ondrej GCI2012: User/Pass Single Prompt
Sun, 02 Dec 2012 00:02:40 +0100 koda GCI2012: Move Freepascal discovery code into a CMake module
Sun, 02 Dec 2012 01:26:00 +0400 unc0rr Refactor: get rid of excessive QSettings instances on the same poor hedgewars.ini file
Sun, 02 Dec 2012 01:25:11 +0400 unc0rr Fix QSettings problems:
Sat, 01 Dec 2012 22:15:25 +0400 unc0rr Some fixes
Sat, 01 Dec 2012 21:19:28 +0100 koda shorten tip
Fri, 30 Nov 2012 20:00:53 -0500 Mitchell Kember Google Code-in: Center help text field
Sat, 01 Dec 2012 15:56:19 -0500 Joe Doyle (Ginto8) Fix more errors. It compiles!
Sat, 01 Dec 2012 21:10:15 +0100 koda also this can be deleted
Sat, 01 Dec 2012 15:14:34 -0500 Joe Doyle (Ginto8) Merge
Fri, 30 Nov 2012 23:04:49 -0500 Joe Doyle (Ginto8) Merge
Sat, 01 Dec 2012 15:14:03 -0500 Joe Doyle (Ginto8) Fix some stupid errors I caused
Sat, 01 Dec 2012 04:36:27 +0100 koda minor xcodeproj update
Sat, 01 Dec 2012 04:36:13 +0100 koda use High() to avoid future out of bounds in uSound
Fri, 30 Nov 2012 23:04:10 -0500 Joe Doyle (Ginto8) Make user folder default to global folder in hwengine
Sat, 01 Dec 2012 16:03:38 -0600 Bryan Dunsmore Refactor Freepascal module.
Fri, 30 Nov 2012 22:23:26 -0500 nemo oups
Sat, 01 Dec 2012 15:40:10 -0600 Bryan Dunsmore Move noexecstack flags to Freepascal module and refactor.
Sat, 01 Dec 2012 02:14:26 +0100 koda remove unneeded @2x images
Fri, 30 Nov 2012 23:08:10 -0600 Bryan Dunsmore Move code for Freepascal to separate CMake module.
Sat, 01 Dec 2012 02:12:10 +0100 deepdog GCI2012: Remove Structure Weapon Code
Fri, 30 Nov 2012 22:08:06 -0500 Joe Doyle (Ginto8) Make user folder default to global folder in hwengine
Fri, 30 Nov 2012 23:36:18 +0100 koda set window modality for new ban dialogs
Sat, 01 Dec 2012 00:44:12 +0400 unc0rr Fix warning
Sat, 01 Dec 2012 00:38:06 +0400 unc0rr Bans manager
Sat, 01 Dec 2012 00:37:23 +0400 unc0rr - Fix UNBAN bug
Fri, 30 Nov 2012 18:46:25 +0400 unc0rr Case insensitive test for banned nickname
Fri, 30 Nov 2012 18:43:43 +0400 unc0rr Implement ban by nickname
Fri, 30 Nov 2012 15:26:49 +0100 koda GCI2012: Too many variables
Fri, 30 Nov 2012 15:00:47 +0100 koda GCI2012 - In-Game Chat Commands
Sat, 01 Dec 2012 21:24:25 -0500 Mitchell Kember Google Code-in: Move video preferences in settings tab
Fri, 30 Nov 2012 10:51:29 +0100 Rowan D GCI2012: Command Line Parsing
Fri, 30 Nov 2012 20:00:53 -0500 Mitchell Kember Google Code-in: Center help text field
Fri, 30 Nov 2012 10:15:17 +0100 koda use the correct symbol
Fri, 30 Nov 2012 15:29:09 -0500 Mitchell Kember Use same macro for hiding video record button and keybinding
Fri, 30 Nov 2012 07:42:28 +0100 m4tx GCI2012: Lowercase CMake functions (main files only)
Thu, 29 Nov 2012 23:23:19 -0500 Joe Doyle (Ginto8) Move global variables to units that use them
Thu, 29 Nov 2012 19:44:18 -0500 Mitchell Kember Google Code-in: Hide "video record" keybind option
Thu, 29 Nov 2012 23:13:06 -0500 Joe Doyle (Ginto8) Remove unused global variables
Thu, 29 Nov 2012 14:48:38 -0500 nemo *sigh*
Fri, 30 Nov 2012 18:19:52 +0400 unc0rr merge flibqtfrontend
Thu, 29 Nov 2012 22:50:08 +0400 unc0rr A bit of refactoring
Fri, 30 Nov 2012 12:12:49 +0400 unc0rr Use HW_TEAMCOLOR_ARRAY from frontlib flibqtfrontend
Thu, 29 Nov 2012 14:02:28 +1300 Chris Wong Invert S3D_DISABLED to more consistent USE_S3D_RENDERING
Fri, 30 Nov 2012 11:40:37 +0400 unc0rr Merge flibqtfrontend
Thu, 29 Nov 2012 04:57:35 +0100 zero579911 GCI: use player's name for the default team
Fri, 30 Nov 2012 15:16:14 +0100 Medo Fixed flib_weaponset_create creating an empty weaponset (for real this time :P) flibqtfrontend
Thu, 29 Nov 2012 14:47:36 -0500 nemo unbreak linking pending some fix or other by koda. this is the same thing video recording still does.
Tue, 27 Nov 2012 10:05:24 +0400 unc0rr Some fixes flibqtfrontend
Tue, 27 Nov 2012 21:21:14 +0100 Medo Added default weaponset to frontlib hwconsts flibqtfrontend
Wed, 28 Nov 2012 10:57:07 -0500 nemo merge
Tue, 27 Nov 2012 00:29:41 +0400 unc0rr No more crashes when running quick game flibqtfrontend
Wed, 28 Nov 2012 11:57:39 +0100 Bryan Dunsmore GCI2012: Empty list help text (Issue 375)
Mon, 26 Nov 2012 00:28:47 +0400 unc0rr Try to setup weapon sets for quick game flibqtfrontend
Wed, 28 Nov 2012 00:27:30 +0400 unc0rr Remove limit on hedgehogs number
Mon, 26 Nov 2012 00:09:54 +0400 unc0rr Merge from default to have recent fixes flibqtfrontend
Mon, 26 Nov 2012 11:34:54 +0400 unc0rr koda, koda... could have checked your claims
Sat, 24 Nov 2012 18:31:49 +0100 koda link physfs on ios, add its library and (most importantly) implement automatic dependencies resolution
Sat, 24 Nov 2012 14:29:47 +0100 jose1711 Updated Slovak translation
Sat, 24 Nov 2012 18:30:59 +0100 koda add ios project to physfs
Sat, 24 Nov 2012 12:32:37 +0100 jose1711 merge
Sat, 24 Nov 2012 05:17:40 +0100 koda INSTALL and README updates
Sat, 24 Nov 2012 01:30:46 +0100 koda physfs: no carbon depency on osx, add cdecl attributes on extra functions
Fri, 23 Nov 2012 23:27:34 +0100 jose1711 Updated Slovak translation
Sat, 24 Nov 2012 00:28:32 +0400 unc0rr Load sounds with the help of physfsrwops library
Sun, 02 Dec 2012 00:03:16 +0100 koda merge webgl
Fri, 23 Nov 2012 16:19:01 +0400 unc0rr Refactor identifiers names
Sat, 01 Dec 2012 04:39:31 +0100 koda GCI2012: Check for Clang Version in CMake webgl
Sat, 01 Dec 2012 15:52:36 -0600 Bryan Dunsmore Refactor Clang module. webgl
Fri, 23 Nov 2012 16:17:06 +0400 unc0rr Implement QAbstractFileEngine::FastReadLineExtension
Fri, 30 Nov 2012 21:28:40 -0600 Bryan Dunsmore Move version check of Clang to CMakeLists. webgl
Fri, 23 Nov 2012 16:16:02 +0400 unc0rr Use alternative way of checking for file end. Also refactor this code a bit.
Fri, 30 Nov 2012 20:00:58 -0600 Bryan Dunsmore Move code for Clang to separate CMake module. webgl
Fri, 30 Nov 2012 20:04:15 -0600 Bryan Dunsmore Move code for Clang to separate CMake module. webgl
Fri, 23 Nov 2012 13:08:50 +0400 unc0rr Bring ansistrings back
(0) -3000 -1000 -240 +240 +1000 +3000 tip