Thu, 03 Jan 2013 17:14:14 +0200 vitiv Tweaked the resolution option layout.
Wed, 02 Jan 2013 23:13:14 +0100 martin_bede GCI2012: Unix Qt Signals
Thu, 03 Jan 2013 15:59:30 +0200 vitiv Separated fullscreen and windowed hwengine resolution parameters.
Wed, 02 Jan 2013 12:39:50 +0100 koda simplify entering/leaving pages debug
Thu, 03 Jan 2013 15:58:23 +0200 vitiv Changed resolution labels on options page.
Wed, 02 Jan 2013 10:11:42 +0100 koda also have uTouch follow the new NewTurn policy
Mon, 31 Dec 2012 12:12:23 +0200 vitiv merged changes
Tue, 01 Jan 2013 14:21:51 -0500 nemo move onNewTurn, onGameTick and onGameTick20 to try and avoid ParseCommand breakage after nextturn call. Needs testing, but should be safe for most scripts. Also fix locale loading.
Sun, 30 Dec 2012 03:00:51 +0100 koda don't discard older cmake_c_flags
Sun, 30 Dec 2012 02:43:24 +0100 Willie Zhu GCI2012: CMake List Append
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
Mon, 26 Nov 2012 00:06:42 +0400 unc0rr Oops, temporary objects involved flibqtfrontend
Sat, 24 Nov 2012 04:27:31 +0100 koda ok at least pas2c now parses allnots....... webgl
Fri, 23 Nov 2012 10:43:15 +0100 koda show console on win when debugging to see frontend messages
Sun, 25 Nov 2012 22:17:11 +0400 unc0rr Convert HWTeam to be a wrapper to flib_team flibqtfrontend
Thu, 22 Nov 2012 10:28:07 +0100 koda update var name webgl
Thu, 22 Nov 2012 23:20:56 +0400 unc0rr Oops, sorry, libphysfs.dll
Sun, 25 Nov 2012 01:13:51 +0400 unc0rr - frontlib loads team config via physfs flibqtfrontend
Thu, 22 Nov 2012 01:47:09 +0100 koda throw in some 'nots' trying to restore pas2c functionality webgl
Thu, 22 Nov 2012 15:24:10 +0400 unc0rr - Fix saving .ini files
Sat, 24 Nov 2012 00:07:05 +0400 unc0rr Remove debug messages flibqtfrontend
Thu, 22 Nov 2012 00:41:53 +0100 koda updated branch webgl
Thu, 22 Nov 2012 02:15:23 +0100 koda revisit the debugfile section
Thu, 22 Nov 2012 23:19:01 +0400 unc0rr Fix some frontlib bugs flibqtfrontend
Wed, 21 Nov 2012 23:34:54 +0100 koda moar cmake cleanup, use message(WARNING ...) where appropriate
Thu, 22 Nov 2012 01:19:16 +0400 unc0rr Try to use map preview facilities: flibqtfrontend
Thu, 22 Nov 2012 00:56:36 +0400 unc0rr Follow IANA suggestions better
Wed, 21 Nov 2012 18:34:45 +0100 koda cleanup revision section, make hg launch tolerant to config errors, drop deprecated exec_prog for desktop configuration in favour of execute_process
Wed, 21 Nov 2012 15:03:33 +0100 koda Bad unC0Rr
Wed, 21 Nov 2012 17:57:05 +0400 unc0rr Bad koda!
Wed, 21 Nov 2012 12:03:40 +0100 koda little cmake cleanup, search installed modules first, then our own
Wed, 21 Nov 2012 11:26:30 +0100 koda how this happened?
Wed, 21 Nov 2012 13:33:27 +0400 unc0rr Take care of parameter passed to FileEngine::fileName. Fixes problem with weird paths on windows.
Wed, 21 Nov 2012 11:57:14 +0400 unc0rr Some fixes to build process
Wed, 21 Nov 2012 11:14:51 +0100 koda added sdl_net headers and def lib for windows, fix frontlib compilation on windows
Wed, 21 Nov 2012 01:48:10 +0100 koda lotsa hackery to get frontend somehow link libengine...
Tue, 20 Nov 2012 22:08:08 +0100 koda frontlib paths
Tue, 20 Nov 2012 21:55:51 +0100 koda fix physfs on osx, now all platforms should be happy
Wed, 21 Nov 2012 00:16:09 +0400 unc0rr Oops
Wed, 21 Nov 2012 00:04:09 +0400 unc0rr Start port to frontlib
Tue, 20 Nov 2012 23:09:17 +0400 unc0rr Fix build
Tue, 20 Nov 2012 22:29:58 +0400 unc0rr Fix SDL library name
Tue, 20 Nov 2012 19:16:11 +0100 koda find lua.h ...
Tue, 20 Nov 2012 18:51:42 +0100 koda thou shall not use system headers for crossplatformness
Tue, 20 Nov 2012 18:33:09 +0100 koda physfs compilation on windows
Tue, 20 Nov 2012 17:50:17 +0100 koda use lua headers correctly
Tue, 20 Nov 2012 00:47:35 +0400 unc0rr Fix typo
Tue, 20 Nov 2012 00:10:12 +0400 unc0rr Okay, remove previous request only if it has same parent
Mon, 19 Nov 2012 23:43:45 +0400 unc0rr - Only allow one engine instance running at the moment
Mon, 19 Nov 2012 13:21:20 +0100 koda win build changes, fpc 2.6, CMAKE_PREFIX_PATH, glut header
Mon, 19 Nov 2012 17:41:09 +0400 unc0rr Link some libraries needed for physfs on windows (there are still 5 symbols which couldn't be found - to be resolved)
Mon, 19 Nov 2012 10:38:02 +0400 unc0rr Merge
Mon, 19 Nov 2012 03:29:41 +0100 koda fix deprecation warnings for libav sources
Mon, 19 Nov 2012 02:48:21 +0100 koda meh
Mon, 19 Nov 2012 00:49:24 +0100 koda linking phsyfs on osx
Sun, 18 Nov 2012 19:33:15 +0100 Xeli allow the engine to use physfs on android too
Sun, 18 Nov 2012 23:10:26 +0400 unc0rr Merge from 0.9.18
Sun, 18 Nov 2012 18:58:46 +0400 unc0rr Convert reading hedgehogs limit from map config
Sun, 18 Nov 2012 18:52:58 +0400 unc0rr Download .zip too, and store them to .hwp
Sat, 17 Nov 2012 20:30:32 -0500 nemo merge... need to remember to update first
Sun, 18 Nov 2012 01:00:26 +0400 unc0rr Merge physfslayer branch into default. Have fun!
Sun, 18 Nov 2012 01:06:01 +0400 unc0rr Close this branch physfslayer
Sun, 18 Nov 2012 00:58:57 +0400 unc0rr - Download .hwp files into Data folder and mount them immediately (yes, could cause problems in case of overlapped contents) physfslayer
Sat, 17 Nov 2012 20:27:49 -0500 nemo oops
Wed, 14 Nov 2012 00:23:29 +0100 koda oops webgl
Sun, 18 Nov 2012 00:37:23 +0400 unc0rr Mount .hwt files found in Data folder physfslayer
Sat, 17 Nov 2012 09:03:47 -0500 nemo oft-requested, should make the shoppa guys happy, probably, but, knowing them, I'm sure someone will complain
Tue, 13 Nov 2012 23:56:50 +0100 koda link main on osx webgl
Sat, 17 Nov 2012 22:45:30 +0400 unc0rr Get rid of DataManager::findFileForRead physfslayer
Fri, 16 Nov 2012 06:14:18 +0100 koda Backed out changeset 5d00c28059e3 - enable the feedback button again
Tue, 13 Nov 2012 23:39:49 +0100 koda cleanup headers, remove -I . from rtl lib to save a few warnings webgl
Sat, 17 Nov 2012 22:07:17 +0400 unc0rr Use (undocumented) Mix_LoadMUS_RW to load music physfslayer
Fri, 16 Nov 2012 05:54:01 +0100 koda mutatis mutandis
Tue, 13 Nov 2012 22:24:30 +0100 koda some CMake cleanup webgl
Sat, 17 Nov 2012 00:41:30 +0400 unc0rr We need custom script loading function in lua now physfslayer
Thu, 15 Nov 2012 22:43:44 +0100 Xeli up android target api (but this commit is actually just to test buildbot: desync
Tue, 13 Nov 2012 13:57:29 -0500 nemo fix build webgl
Sat, 17 Nov 2012 00:15:30 +0400 unc0rr Keeping bruteforce physfslayer
Thu, 15 Nov 2012 16:46:46 +0100 Xeli another tweak tomake --stats-only work on headless servers
Sun, 11 Nov 2012 22:29:58 +0100 koda and install it too webgl
Sat, 17 Nov 2012 00:10:46 +0400 unc0rr Oops, didn't realize FindLua.cmake is our own module physfslayer
Thu, 15 Nov 2012 13:58:49 +0400 unc0rr Don't rely on hedgehog facing direction, check intentions instead. Should fix excessive turns around and weird jumps to water
Sun, 11 Nov 2012 19:11:47 +0100 koda comments and runtime list of files to convert and compile webgl
Sat, 17 Nov 2012 00:01:06 +0400 unc0rr Implement reader in C ffs physfslayer
Thu, 15 Nov 2012 13:57:29 +0400 unc0rr Pretend AI knows how to use drill rocket (actually has no idea of drilling)
Sun, 11 Nov 2012 17:58:36 +0100 koda finally hwengine in c links without errors webgl
Fri, 16 Nov 2012 00:46:33 +0400 unc0rr Script loading via physfs which doesn't work: physfslayer
Wed, 14 Nov 2012 23:23:56 -0500 nemo Call fallers less often. Should hopefully still be about as effective at the intended purpose. Should help loads quite a bit.
Sun, 11 Nov 2012 17:52:49 +0100 koda cmake linking for engine in c webgl
Wed, 14 Nov 2012 23:27:33 +0400 unc0rr Engine loads fine with basic config physfslayer
Wed, 14 Nov 2012 22:27:05 -0500 nemo make stats-only mode work headless. also skip a few things to save time/memory.
Sun, 11 Nov 2012 17:15:19 +0100 koda merge xymeng's gsoc engine with a few updates (and further checks on symbol definitions) webgl
Wed, 14 Nov 2012 22:45:36 +0400 unc0rr Get rid of Pathz and UserPathz physfslayer
Wed, 14 Nov 2012 22:08:40 -0500 nemo oops
Sun, 11 Nov 2012 16:53:16 +0100 koda better clang search webgl
Wed, 14 Nov 2012 00:41:29 +0400 unc0rr - Add physfsrwops library physfslayer
Wed, 14 Nov 2012 14:31:17 +0400 unc0rr Don't accept in-room flags when not in room
Sun, 11 Nov 2012 16:44:40 +0100 koda merge xymeng pas2c webgl
Tue, 13 Nov 2012 23:21:46 +0400 unc0rr merge with default physfslayer
Sun, 11 Nov 2012 15:14:18 +0100 koda merge with latest default webgl
Tue, 13 Nov 2012 13:50:04 +0400 unc0rr Some tweaks to AI
Sun, 11 Nov 2012 08:45:51 -0500 nemo fix demo playback
Thu, 08 Nov 2012 18:05:05 -0500 nemo couple of nots
Thu, 08 Nov 2012 15:57:01 -0500 nemo merge
Thu, 08 Nov 2012 17:18:49 +0400 unc0rr Various tweaks to recent AI change
Thu, 08 Nov 2012 15:54:11 -0500 nemo this wasn't needed IMO
Wed, 07 Nov 2012 23:04:29 -0500 nemo objects too
Wed, 07 Nov 2012 21:47:00 -0500 nemo something bender asked for. allow a mask without a map
Wed, 07 Nov 2012 18:46:00 -0500 nemo oups
Sun, 11 Nov 2012 14:59:22 +0100 koda search for more clang names webgl
Wed, 07 Nov 2012 15:37:02 -0500 nemo Make FindPlace more flexible on large maps.
Fri, 09 Nov 2012 23:11:53 +0100 koda no globs, sources not yet generated webgl
Wed, 07 Nov 2012 23:08:02 +0400 unc0rr merge
Fri, 09 Nov 2012 22:56:34 +0100 koda correct includes and clang detection webgl
Wed, 07 Nov 2012 14:02:10 -0500 nemo LongInt Land width/height, mouse coords
Wed, 07 Nov 2012 23:02:18 +0400 unc0rr More strictness on room bans
Fri, 09 Nov 2012 12:29:24 -0500 nemo Fix why my first attempt to compile main had failed, causing me to ask koda what the secret was. apparently using an OS that ignores case... webgl
Wed, 07 Nov 2012 13:24:01 -0500 nemo strip BOM
Fri, 09 Nov 2012 14:40:40 +0000 koda add a few cmakefiles for c engine and rtl webgl
Wed, 07 Nov 2012 12:54:40 -0500 nemo Only a handful of ISO 639-3 languages are supported by Qt. Standard Malay is not one of them. Using the macrolanguage code seems fine. Not too sure what the numerusform is for a macrolanguage, but appears that wikipedia equates MS w/ "bahasa" too
Fri, 09 Nov 2012 14:32:54 +0000 koda add FindGLEW.cmake module webgl
Wed, 07 Nov 2012 13:23:18 +0400 unc0rr Try to beat AI in Mutant!
Thu, 08 Nov 2012 14:51:56 +0000 koda rename BUILD_ENGINE_LIBRARY to LIBENGINE option, so that no _ are used for cmake options webgl
Wed, 07 Nov 2012 05:18:06 +0100 koda merge
Thu, 08 Nov 2012 14:46:55 +0000 koda split WEBGL and NOPASCAL cmake options webgl
Tue, 06 Nov 2012 20:28:15 -0500 nemo add gstMoving to avoid sticking
Thu, 08 Nov 2012 23:11:40 +0100 koda better GL.h (which was needed after all) webgl
Tue, 06 Nov 2012 23:59:58 +0400 unc0rr Don't zero TeamHealth, only show empty health bar
Thu, 08 Nov 2012 23:00:22 +0100 koda add xymeng's pas2c header webgl
Tue, 06 Nov 2012 23:33:25 +0400 unc0rr Spam log with checksums
Thu, 08 Nov 2012 22:59:13 +0100 koda empty or old files webgl
Tue, 06 Nov 2012 22:35:08 +0400 unc0rr Maybe this caused server crashes? Add more strictness on team owner record field
Thu, 08 Nov 2012 21:56:19 +0100 koda well this was silly webgl
Tue, 06 Nov 2012 11:01:18 -0500 nemo This should ensure zsm doesn't screw up locale, hopefully.
Wed, 07 Nov 2012 18:04:27 +0000 koda add xymeng's rtl port webgl
Tue, 06 Nov 2012 10:52:21 -0500 nemo Add zsm since Myystery is offering to do this language. Also update the .pro file and existing strings.
Wed, 07 Nov 2012 18:02:20 +0000 koda move stuff out of engine folder webgl
Tue, 06 Nov 2012 08:38:37 -0500 nemo Remove duplicate files from voices (add a fallback check in uSound). Add JustYouWait as an alternate to IllGetYou. Note that IllGetYou being called every turn seems awkward. IMO they probably should be reserved for significant enemy action. Maybe played by team of heavily damaged or killed hog.
Wed, 07 Nov 2012 16:16:03 +0000 koda verbose pas2c for parsed args webgl
Mon, 05 Nov 2012 22:20:20 -0500 nemo issue #458
Wed, 07 Nov 2012 14:41:35 +0000 koda parentheses for everyone webgl
Mon, 05 Nov 2012 22:18:47 -0500 nemo revert merge w/ Medo change, since it crashes the engine. Access violation line 70 of uLandOutline.pas|line 231 of uLand.pas etc
Wed, 07 Nov 2012 13:31:58 +0000 koda haskell usability on windows webgl
Mon, 05 Nov 2012 22:03:26 -0500 nemo support ridiculously large maps
Mon, 05 Nov 2012 02:24:28 +0100 koda add CMakeFile for pas2c, add WEBGL config option webgl
Tue, 06 Nov 2012 00:28:47 +0400 unc0rr Oops, fix room info on room admin change
Tue, 13 Nov 2012 23:16:21 +0400 unc0rr dos2unix hedgewars.pro physfslayer
Mon, 03 Jun 2013 10:01:33 +0200 koda close branch 0.9.18
Mon, 05 Nov 2012 01:35:54 +0100 koda move pas2c files in their own directory and add a warning about argument order webgl
Mon, 05 Nov 2012 01:05:23 +0100 koda ios: fill in CFBundleVersion and CFBundleShortVersionString information better
Wed, 07 Nov 2012 23:44:54 +0400 unc0rr Build physfs lib before engine physfslayer
Tue, 12 Feb 2013 00:12:27 +0400 unc0rr Replay without frontend mode 0.9.18
Sun, 04 Nov 2012 06:11:39 +0100 koda pas2c is now fully parametric with command line options (maybe unC0Rr needs to clean this up a little) webgl
Sun, 04 Nov 2012 17:47:44 -0500 nemo Simplify ammo menu conditions so it shows up in more states. Should fix issue #465. The part w/ sliding in uworld is main #465 problem.
Mon, 05 Nov 2012 23:10:54 +0400 unc0rr Fix function prototype physfslayer
Sat, 08 Dec 2012 15:38:16 +0100 koda removing the optimisation that caused (most likely) the lua crashes on osx 0.9.18
Sun, 04 Nov 2012 03:04:20 +0100 koda pas2c can search for inc files in alternate folders (needed for out of source builds) webgl
Sun, 04 Nov 2012 17:27:54 -0500 nemo bad koda
Mon, 05 Nov 2012 23:03:32 +0400 unc0rr Start work on physfs support in engine physfslayer
Sun, 18 Nov 2012 23:09:29 +0400 unc0rr Fix crash in kamikaze 0.9.18
Sun, 04 Nov 2012 02:35:17 +0100 koda pas2c can read files without changing the process directory webgl
Sun, 04 Nov 2012 17:24:14 -0500 nemo Causes AI fail. Needs testing 'cause at some point, I thought this was needed for portal, I don't remember *why*
Mon, 05 Nov 2012 23:03:01 +0400 unc0rr - Load teams via physfs physfslayer
Wed, 07 Nov 2012 05:17:07 +0100 koda advice from hasufell 0.9.18
Sun, 04 Nov 2012 02:13:25 +0100 koda pas2C is slowely becoming parametric webgl
Sun, 04 Nov 2012 17:05:54 -0500 nemo oups
Mon, 05 Nov 2012 00:32:41 +0400 unc0rr merge with default again physfslayer
Mon, 05 Nov 2012 17:11:28 -0500 nemo strip bad line 0.9.18
Sat, 03 Nov 2012 23:44:49 +0100 koda let's start to introduce bugs in haskell stuff too webgl
Sun, 04 Nov 2012 17:05:15 -0500 nemo merge .18 lua
Sun, 04 Nov 2012 21:28:03 +0400 unc0rr Better place for SendUpdateOnThisRoom
Sun, 04 Nov 2012 17:47:44 -0500 nemo Simplify ammo menu conditions so it shows up in more states. Should fix issue #465. The part w/ sliding in uworld is main #465 problem. 0.9.18
Sat, 03 Nov 2012 23:28:42 +0400 unc0rr Send notification about 1 player in room on room creation
Sun, 04 Nov 2012 16:28:04 +0100 hasufell play nicer with system flags 0.9.18
Sat, 03 Nov 2012 19:16:41 +0100 koda leak
Sun, 04 Nov 2012 15:45:45 +0100 koda avwrapper needs to depend on hwengine not on ENGINECLEAN 0.9.18
Sat, 03 Nov 2012 19:16:05 +0100 koda this version of tremor requires a nil check on close_func
Sun, 04 Nov 2012 15:43:32 +0100 hasufell fix parallel compilation 0.9.18
Sat, 03 Nov 2012 18:01:38 +0100 koda merge from 0.9.18
Sat, 03 Nov 2012 22:45:24 -0400 nemo *sigh* 0.9.18
Sat, 03 Nov 2012 10:18:44 -0400 nemo more fixes 0.9.18
Fri, 02 Nov 2012 18:50:03 -0400 nemo Script typos 0.9.18
Fri, 02 Nov 2012 16:26:51 -0400 nemo update lua (remove duplicate strings, esp in fr.lua - mostly my fault - and add a bit more escaping to the crude script) 0.9.18
Thu, 01 Nov 2012 19:12:22 -0400 nemo 5 files that fail to load in libpng1.5 - ran convert against libpng1.2 then pngcrushed 'em to strip for good luck 0.9.18
Fri, 02 Nov 2012 00:06:11 +0100 koda many osx sparkle fixes 0.9.18
Fri, 02 Nov 2012 20:59:57 +0100 Xeli remove mobile ifdefs, replace writeLn's for WriteLnToConsole
Sun, 04 Nov 2012 23:56:27 +0400 unc0rr Wee, now frontend is able to load translation file physfslayer
Fri, 02 Nov 2012 00:03:56 +0100 koda fix name 0.9.18
Fri, 02 Nov 2012 20:57:20 +0100 Xeli merge from hedgeroid, includes Medo's work from GSoC
Sat, 03 Nov 2012 00:34:35 +0400 unc0rr Merge with default physfslayer
Thu, 01 Nov 2012 21:42:06 +0100 koda merge from default 0.9.18
Fri, 02 Nov 2012 10:17:52 +0400 unc0rr oops, fix incorrect room owner name in ROOM UPD command again
Thu, 01 Nov 2012 16:22:40 -0400 nemo Added tag 0.9.18-release for changeset 2fc02902c7cb 0.9.18
Fri, 02 Nov 2012 10:07:30 +0400 unc0rr oops, fix incorrect room owner name in ROOM UPD command
Thu, 01 Nov 2012 16:22:07 -0400 nemo Removed tag 0.9.18-release 0.9.18
Thu, 01 Nov 2012 15:54:05 -0400 nemo fix for forts mode *sob* 0.9.18 0.9.18-release
Fri, 02 Nov 2012 00:09:40 +0400 unc0rr Send ROOM UPD message when team is added/deleted from room, and when game starts or finishes
Thu, 01 Nov 2012 13:22:52 -0400 nemo Added tag 0.9.18-release for changeset be11c26a3a0b 0.9.18
Thu, 01 Nov 2012 08:59:16 -0400 nemo Small fixes to b-day image. For next year I 'spose
Thu, 01 Nov 2012 13:22:17 -0400 nemo Removed tag 0.9.18-release 0.9.18
Thu, 01 Nov 2012 06:10:50 +0100 koda Backed out changeset 5d00c28059e3 - enable the feedback button again
Thu, 01 Nov 2012 14:31:53 +0400 unc0rr Fix 0.9.18 desync: 0.9.18
Thu, 01 Nov 2012 04:26:36 +0100 koda merge again
Thu, 01 Nov 2012 04:25:03 +0100 koda updated Info.plist 0.9.18
Thu, 01 Nov 2012 01:35:59 +0100 koda merge with 0.9.18
Thu, 01 Nov 2012 01:35:04 +0100 ChipHome small it.txt update 0.9.18
Mon, 21 Nov 2011 21:23:23 +0100 sheepluva this should fix the highlighting failz with non-lowercase player names like the one CheezeMonkey ran into. 0.9.18
Thu, 01 Nov 2012 01:05:35 +0100 koda Added tag 0.9.18-release for changeset 2f203395baca 0.9.18
Wed, 31 Oct 2012 16:39:07 -0400 nemo !@#$ 0.9.18
Wed, 31 Oct 2012 16:35:43 -0400 nemo add missing cmakelists.txt, move portal mission graphic to correct dir 0.9.18
Wed, 31 Oct 2012 15:54:55 -0400 nemo merge trunk w/ final 0.9.18
Wed, 31 Oct 2012 15:31:18 -0400 nemo merge w/ trunk 0.9.18
Wed, 31 Oct 2012 15:29:16 -0400 nemo update lua loc, adjust cleaver in ammo sets 0.9.18
Wed, 31 Oct 2012 15:21:29 -0400 sphrix portal challenge 0.9.18
Wed, 31 Oct 2012 15:10:21 -0400 nemo birthday style 0.9.18
Wed, 31 Oct 2012 22:59:18 +0400 inu - Fix for little mistakes (applied to every hedgewars_*.ts file). 0.9.18
Wed, 31 Oct 2012 14:51:03 +0400 unc0rr Update ai actions tracing subsystem 0.9.18
Wed, 31 Oct 2012 14:50:45 +0400 unc0rr Fix white background in players list on halloween, christmas and easter 0.9.18
Wed, 31 Oct 2012 12:52:53 +0400 unc0rr Merge from default 0.9.18
Wed, 31 Oct 2012 16:52:31 +0400 unc0rr Clear in-game flag when user joins room
Tue, 30 Oct 2012 12:50:50 +0100 koda libav name refactor
Tue, 30 Oct 2012 02:22:54 +0100 koda another stake at variable pre-initialisation - we lost preview logging in the course
Tue, 30 Oct 2012 18:01:11 -0400 Vatten apparently an older version was provided earlier and this one is newer and theoretically desync free. untested. 0.9.18
Mon, 29 Oct 2012 20:37:57 -0400 nemo fix hat names. more efficient killing off of limited hogs (takes too long to wait otherwise)
Tue, 30 Oct 2012 14:40:40 -0400 Vatten new script specialising in altering weapon behaviour 0.9.18
Tue, 30 Oct 2012 00:17:23 +0100 koda merge from stable
Tue, 30 Oct 2012 00:13:22 +0100 szczur polish language update (+ closes issue 322) 0.9.18
Mon, 29 Oct 2012 18:20:08 -0400 nemo consistent line endings 0.9.18
Mon, 29 Oct 2012 18:20:08 -0400 nemo consistent line endings
Mon, 29 Oct 2012 17:38:54 -0400 nemo fix reserved hats from scripting 0.9.18
Mon, 29 Oct 2012 17:38:54 -0400 nemo fix reserved hats from scripting
Mon, 29 Oct 2012 17:17:26 -0400 Star remove cleaver gradient 0.9.18
Mon, 29 Oct 2012 17:17:26 -0400 Star remove cleaver gradient
Mon, 29 Oct 2012 21:46:50 +0100 koda merge trunk in 0.9.18 0.9.18
Mon, 29 Oct 2012 21:49:09 +0100 koda dev version bump, for 'stable' commits please use 0.9.18 branch
Mon, 29 Oct 2012 16:26:26 -0400 nemo disable this block since it doesn't fit star's new graphic. doesn't show up often anyway, since unc0rr changed gst clearing
Mon, 29 Oct 2012 21:14:48 +0100 koda use VideoItem::prefix instead of VideoItem::name as suggested by Stepan777
Mon, 29 Oct 2012 16:23:45 -0400 Star tweaked hedgehog sprite (gstLoser and such) this version tries to clean up a bit of the pixelation from having not been edited in inkscape
Tue, 30 Oct 2012 00:16:42 +0400 unc0rr Change messages a bit
Tue, 30 Oct 2012 00:10:31 +0400 unc0rr Mutant script
Mon, 29 Oct 2012 14:22:29 -0400 nemo Fix training script positions altered by variable land dimension change. Issue #453
(0) -3000 -1000 -480 +480 +1000 +3000 tip