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
Mon, 29 Oct 2012 18:17:36 +0100 Xeli Fix 440, used 'grave' rather than '`' in default binds
Mon, 29 Oct 2012 10:39:46 -0400 nemo darken and contrast the gray images to distinguish more easily from pink
Mon, 29 Oct 2012 09:35:16 -0400 nemo Arbitrarily tweaked to not firepunch loose, and to increase chance of bazooka doing it to about 20%
Mon, 29 Oct 2012 14:32:54 +0400 unc0rr Improve TestSniperRifle a bit
Mon, 29 Oct 2012 05:06:15 -0400 nemo Allow cleavers to be knocked loose by explosions. Probabilities might need tweaking.
Mon, 29 Oct 2012 12:51:21 +0400 unc0rr boo, koda
Mon, 29 Oct 2012 05:12:24 +0100 koda this commit is a no-op
Mon, 29 Oct 2012 04:26:44 +0100 koda close engine shortcut, from the discussion in issue 317
Mon, 29 Oct 2012 00:36:40 +0100 koda disable fps widget when recording
Mon, 29 Oct 2012 00:20:34 +0100 koda add videorec button descriptions and delete screenshot when video is deleted (issue 427)
Sun, 28 Oct 2012 23:53:38 +0100 koda apparently we are forced to use a (dummy) callback for glut 3.0 compatibility
Sun, 28 Oct 2012 22:52:08 +0100 koda increase framerate and bitrate (issue 427)
Sun, 28 Oct 2012 17:31:54 -0400 nemo double cleaver rotation speed, also make spin direction dX dependent.
Mon, 29 Oct 2012 00:03:42 +0400 unc0rr Slight update of russian translation
Sun, 28 Oct 2012 23:43:56 +0400 unc0rr Choose first unused color for added team (addresses issue 431) + other small changes
Sun, 28 Oct 2012 15:18:26 +0100 Xeli add SDL as an dependency hedgeroid
Sun, 28 Oct 2012 20:35:08 +0100 sheepluva let animation objects delete themselves after they are not being used anymore
Sun, 28 Oct 2012 15:15:39 +0100 Xeli revert tremor back to a version before koda broke it ;p hedgeroid
Sun, 28 Oct 2012 12:36:08 -0400 nemo more like here
Sun, 28 Oct 2012 15:12:37 +0100 Xeli merge Medo's GSoC work hedgeroid
Sun, 28 Oct 2012 11:04:03 -0400 nemo Workaround for visual bug. Issue #442
Sun, 28 Oct 2012 13:28:23 +0100 Xeli merge hedgeroid branch with tip hedgeroid
Sun, 28 Oct 2012 04:57:11 +0100 koda add flag of the soviet union (issue 297)
Sun, 28 Oct 2012 04:47:30 +0100 koda fix for issue 432, show ready toggle for room admins, set them always ready, keep the blinking option
Sun, 28 Oct 2012 04:31:27 +0100 koda merge
Sun, 28 Oct 2012 04:31:16 +0100 koda forgot to remove these files when reverting tremor
Sun, 28 Oct 2012 04:28:39 +0100 koda cleanup in initEverything and freeEverything
Sun, 28 Oct 2012 04:00:07 +0100 koda revert r767d3c4153a1 this tremor implementation is buggy
Sun, 28 Oct 2012 03:48:37 +0100 koda * fix initialisation, preload values and then read args
Sun, 28 Oct 2012 03:12:49 +0100 koda disable audio dampening on mobile
Sun, 28 Oct 2012 00:16:59 +0200 szczur polish translation update (bug448)
Sat, 27 Oct 2012 21:56:58 -0400 nemo issue #428 - move power to after team labels
Sat, 27 Oct 2012 21:40:37 +0200 sheepluva german engine translation update
Sat, 27 Oct 2012 21:24:17 +0200 sheepluva german Qt-Frontend translation update
Sat, 27 Oct 2012 22:23:41 +0400 unc0rr - Better fix than the one from rc7f5c3bd7f8c. Now just scrolling back till net/nettype/main page. Not tested aswell.
Sat, 27 Oct 2012 20:05:52 +0200 Xeli apply unC0Rr's fix for 435 to landscape and non numbered ammomenu
Sat, 27 Oct 2012 21:39:09 +0400 unc0rr Fix issue 435, and also unreported bug when 2 or even 4 entries could have selection at the same time in weapons menu.
Sat, 27 Oct 2012 19:27:20 +0200 sheepluva these files had the executable flag/permission set
Sat, 27 Oct 2012 11:33:38 -0400 nemo Issue #443 - change in syntax for effects
Sat, 27 Oct 2012 14:50:38 +0200 koda minor macro cleanup
Sat, 27 Oct 2012 14:28:52 +0200 ChipHome updated italian translation (#447)
Sat, 27 Oct 2012 01:16:35 +0400 unc0rr Clear hedgehog's gear Power value when switching. Should fix issue 446 (not tested, but looks obvious).
Sat, 27 Oct 2012 00:53:23 +0400 unc0rr Oops, fix room players list emptyness
Sat, 27 Oct 2012 00:39:27 +0400 unc0rr This should cover all entries from issue 438
Sat, 27 Oct 2012 00:27:15 +0400 unc0rr Fix cake splashing bug (issue 429)
Sat, 27 Oct 2012 00:20:31 +0400 unc0rr No hacks! Fix issue 437
Fri, 26 Oct 2012 20:37:18 +0200 sheepluva fix for issue 441 ("Cannot overwrite default weapon set 'Default'!" message when no change to weapon set was made)
Fri, 26 Oct 2012 14:06:42 -0400 nemo Set minimums on a few values to avoid camera zooming out past them. partly Issue #430. Might be worth defining a new constant for this.
Fri, 26 Oct 2012 13:50:03 -0400 nemo eh. might as well toss this in for reference purposes
Fri, 26 Oct 2012 13:47:16 -0400 nemo Fix bad loc calls in campaign, rope training. Regenerate lua. Untested.
Fri, 26 Oct 2012 19:38:25 +0200 sheepluva fix for the root cause of issue 434 (previous pages being visible in the background)
Fri, 26 Oct 2012 12:42:56 -0400 nemo issue #445 spin math
Fri, 26 Oct 2012 17:21:28 +0200 sheepluva disable F5 key and data refresh
Fri, 26 Oct 2012 17:05:12 +0200 sheepluva rollback of r08642c7da4a3b5e05be51a8b45995e799bbc4bbf ("add DLC button to net game room")
Fri, 26 Oct 2012 10:31:26 -0400 nemo missed this one when fixing regular flakes. issue #444
Fri, 26 Oct 2012 14:13:09 +0100 koda 0.9.18 release branch 0.9.18
Thu, 25 Oct 2012 13:55:55 -0400 nemo Restore -gv, limit points to template dimensions
Thu, 25 Oct 2012 13:30:08 -0400 nemo -gv was causing broken behaviour
Thu, 25 Oct 2012 11:57:06 -0400 nemo add gsoc students. also sphrix to translators
Thu, 25 Oct 2012 05:06:00 +0200 koda countless small optimisation for cmake, output messages are now coherent (mostly) and the options get fully respected (eg. skipping library search if not activated)
Thu, 25 Oct 2012 01:16:13 +0200 koda finally videorec on osx
Wed, 24 Oct 2012 18:44:23 +0100 koda I hate Windows and it hates me...
Wed, 24 Oct 2012 17:24:04 +0200 Randy add surname to credits
Wed, 24 Oct 2012 14:55:31 +0100 koda support video recording on windows with automation and headers
Wed, 24 Oct 2012 13:21:18 +0100 koda enable png support under win32
Wed, 24 Oct 2012 10:23:37 +0100 koda hgignore and skip one config file for win32
Wed, 24 Oct 2012 10:18:42 +0100 koda download SDL dlls if not present
Wed, 24 Oct 2012 10:17:38 +0100 koda update SDL headers for winutils
Wed, 24 Oct 2012 12:41:46 +0400 unc0rr Make explosion look depend less on fps
Wed, 24 Oct 2012 04:21:29 +0200 koda fuuuuuuuuuuuu don't use stack checking
Tue, 23 Oct 2012 20:15:15 -0400 nemo missing nil test
Tue, 23 Oct 2012 16:52:13 -0400 nemo Flag script parsecommands to avoid echoing to net
Wed, 24 Oct 2012 00:35:27 +0400 unc0rr Get rid of C-style operators
Tue, 23 Oct 2012 12:09:15 -0400 nemo better?
Tue, 23 Oct 2012 11:14:08 -0400 nemo Ok. Seems to me if you disconnect on any page, you should go to the main net page, since presumably you were in some part of net play. I think this should avoid ending up in a "lobby" after disconnecting
Tue, 23 Oct 2012 15:52:06 +0100 koda lupdate -no-obsolete project_files/hedgewars.pro
Tue, 23 Oct 2012 07:34:33 -0400 nemo tweak tab styling
Tue, 23 Oct 2012 12:12:28 +0100 koda tweaks to win build script, hedgewars.pro now supports win32 target
Tue, 23 Oct 2012 04:06:12 -0400 nemo tweak tab appearance to try to appease koda
Tue, 23 Oct 2012 07:14:28 +0200 koda forgot modality for this widget
Tue, 23 Oct 2012 07:05:24 +0200 koda disable feedback button for now
Tue, 23 Oct 2012 07:03:07 +0200 koda set window modality also for custom dialogs, small text changes
Tue, 23 Oct 2012 06:50:19 +0200 koda QMessageBox overhaul: unify buttons, style and appearance of info dialogs, fixing a few typos and return values along the way
Tue, 23 Oct 2012 05:21:44 +0200 koda add standard copyright header
Tue, 23 Oct 2012 04:40:13 +0200 koda don't try to delete a default scheme
Mon, 22 Oct 2012 22:30:03 -0400 nemo Completely arbitrary tweaking of tunnel values (avoids a nil) - still needs smooth curves (probably a target dx/dy to aim for, and slow alterations) and taking less CPU. Also disable unused function in Highlander
Mon, 22 Oct 2012 23:35:12 +0400 unc0rr - Fix desyncs triggered by AI
Mon, 22 Oct 2012 21:24:38 +0400 unc0rr Check cake and air attack again if walked far from initial position (not tested)
Mon, 22 Oct 2012 14:39:49 +0400 unc0rr Track targets better in multiattack mode
Mon, 22 Oct 2012 14:16:10 +0400 unc0rr Mark places where tried to jump, avoid too much of thinking
Sun, 21 Oct 2012 22:42:50 -0400 nemo *sigh* revert the multishoot thingy. worked fine in my tests w/ smine and cleaver, screwed up deagle. need to find out why, but sleepy. for later
Sun, 21 Oct 2012 22:34:20 -0400 nemo Someone should look this over to make sure it should stay in
Sun, 21 Oct 2012 21:15:10 -0400 nemo Disable jiggling of cleavers 'cause it just looks odd. Adding a constraint based on proximity to portal is an option too, this was just easier.
Sun, 21 Oct 2012 21:14:33 -0400 nemo Turn off freezing in multishoot, unless unc0rr can come up w/ a good reason why this was here :)
Mon, 22 Oct 2012 00:44:52 +0400 unc0rr 0.9.17 -> 0.9.18 changelog
Sun, 21 Oct 2012 13:19:16 -0400 nemo crude workaround for problem inu reported with sound button
Sun, 21 Oct 2012 12:28:05 -0400 nemo ok. for some reason, this now works without problems. weird. (reenable smine/cleaver alt)
Sun, 21 Oct 2012 19:17:00 +0400 unc0rr Fix include
Sun, 21 Oct 2012 01:28:33 +0400 unc0rr Fix build physfslayer
Sun, 21 Oct 2012 10:20:48 -0400 nemo Fix knockball
Sun, 21 Oct 2012 00:34:14 +0400 unc0rr Workaround over QIcon failing to load from physfs physfslayer
Sun, 21 Oct 2012 17:00:35 +0400 unc0rr Keep room admin ready status always set
Sun, 21 Oct 2012 00:33:38 +0400 unc0rr Simplify DataManager as physfs partially implements its functions physfslayer
Sun, 21 Oct 2012 16:38:54 +0400 unc0rr Remove deprecated signals
Sun, 21 Oct 2012 00:32:32 +0400 unc0rr Oops, forgot this physfslayer
Sat, 20 Oct 2012 22:43:25 -0400 nemo fix trophyrace. also tweak it a little
Sun, 21 Oct 2012 00:31:48 +0400 unc0rr Many bugfixes and features to FileEngine physfslayer
Sat, 20 Oct 2012 18:54:03 +0400 unc0rr Don't need this button anymore
Sat, 20 Oct 2012 00:20:39 +0400 unc0rr Try using PhysicsFS. physfslayer
Thu, 18 Oct 2012 14:04:24 -0400 nemo damn nots
Wed, 17 Oct 2012 23:50:28 +0400 unc0rr Fix most of server warnings
Wed, 17 Oct 2012 23:33:33 +0400 unc0rr 'In game' client flag, both server and frontend support
Wed, 17 Oct 2012 23:09:16 +0400 unc0rr - Show unready status in icon
Tue, 16 Oct 2012 22:57:48 -0400 nemo I like this condition for home run better
Tue, 16 Oct 2012 22:35:01 +0400 unc0rr Better error handling
Tue, 16 Oct 2012 13:41:23 -0400 nemo skip all dx/dy mod if Power is 0
Tue, 16 Oct 2012 17:16:08 +0400 unc0rr Tweak TestDesertEagle. Bots should prefer direct shots to shots through land now, but I didn't test that yet.
Mon, 15 Oct 2012 22:30:20 -0400 nemo cut down on excessive checkins in some situations
Mon, 15 Oct 2012 22:07:37 -0400 nemo Remove slot overcrowding, disable angle detection which isn't doing what I want.
Tue, 16 Oct 2012 00:05:58 +0400 unc0rr Don't accept ROUNDFINISHED message twice. Fixes game hangs when half of teams quit game.
Mon, 15 Oct 2012 10:10:54 -0400 nemo Try to prevent a situation where hogs embedded in other hogs/barrels/cleavers get stuck, by checking for gears overlapping on Y
Sun, 14 Oct 2012 20:24:08 -0400 nemo Also shove using shotgun, switch off hat when not active hog
Sun, 14 Oct 2012 13:35:15 -0400 nemo First pass at cleaver.
Sun, 14 Oct 2012 00:22:33 +0400 unc0rr Two cavern templates which aren't horribly long to generate, produce pretty varying maps, and allow 48 hedgehogs gameplay
Sat, 13 Oct 2012 23:36:04 +0400 unc0rr Fix crasher in TestCake
Sat, 13 Oct 2012 15:45:14 +0400 unc0rr Switch to vector library for arrays
Sat, 13 Oct 2012 13:13:15 +0200 sheepluva small tweak. (reverse mouse wheel directions for color change)
Sat, 13 Oct 2012 00:35:20 +0400 unc0rr Convert ColorWidget from QWidget to QFrame and make use of The Box Model(tm) in stylesheet
Sat, 13 Oct 2012 00:07:46 +0400 unc0rr UNBAN implementation
Fri, 12 Oct 2012 11:02:43 +0200 sheepluva add Randy to extended credits
Thu, 11 Oct 2012 17:21:52 -0400 sphrix french translation. primarily of the campaign.
Fri, 12 Oct 2012 00:10:28 +0400 unc0rr Better use random number here
Thu, 11 Oct 2012 21:17:56 +0400 unc0rr - Nicks starting from not-letter char go to bottom of the list
Wed, 10 Oct 2012 23:58:23 +0400 unc0rr Remove old signal-slot conenctions
Wed, 10 Oct 2012 23:55:09 +0400 unc0rr - Finish conversion to nicks model
Wed, 10 Oct 2012 23:30:34 +0400 unc0rr Get rid of deprecated chat widget stuff
Wed, 10 Oct 2012 23:15:58 +0400 unc0rr Restore old context menu behavior
Wed, 10 Oct 2012 00:14:01 -0400 nemo no. still doesn't work right
Wed, 10 Oct 2012 00:40:00 +0400 unc0rr Please pas2c
Wed, 10 Oct 2012 00:21:18 +0400 unc0rr - Enable chat context menu actions
Wed, 10 Oct 2012 00:18:35 +0400 unc0rr Don't ask for full rooms list on part/kick
Tue, 09 Oct 2012 21:08:37 +0400 unc0rr Reset nickname so it may be reused while old connection is still hanging
Mon, 08 Oct 2012 21:56:24 -0400 nemo no. still doesn't work right.
Mon, 08 Oct 2012 21:07:18 -0400 nemo Knife is still broken, but so koda can fix it...
Tue, 09 Oct 2012 00:38:17 +0400 unc0rr Load friends/ignored nicks from file
Mon, 08 Oct 2012 23:57:17 +0400 unc0rr Room players list
Mon, 08 Oct 2012 13:27:46 -0400 nemo A bit more on the knife. Also add missing files to CMakeLists
Sun, 07 Oct 2012 16:44:16 -0400 nemo Data for copying throwing knife to Land once it hits.
Sun, 07 Oct 2012 23:59:55 +0400 unc0rr Bring back sorting
Sun, 07 Oct 2012 23:33:09 +0400 unc0rr Bring icons back
Sun, 07 Oct 2012 11:59:42 -0400 nemo Set default collision mask for gears at currenthedgehog X/Y to FF7F, expose mask to scripting as well. This should resolve the collision part of bug #420
Sun, 07 Oct 2012 00:12:46 +0400 unc0rr Further work on moving to players list model
Sat, 06 Oct 2012 23:36:43 +0400 unc0rr Simplify file loading procedure
Sat, 06 Oct 2012 01:09:41 +0400 unc0rr Start moving to players list model.
Wed, 03 Oct 2012 12:04:29 +0400 unc0rr No commit message
Mon, 01 Oct 2012 12:01:39 +0400 unc0rr - Fix warnings and hints
Mon, 01 Oct 2012 00:31:38 +0400 unc0rr Show more statuses in icons.
Sat, 29 Sep 2012 19:26:18 +0400 unc0rr Move hedgehog's step routine into separate function, use it in both hedgehog and ai code
Fri, 28 Sep 2012 18:03:32 +0100 koda use cmake OPTION for arguments and further cleanup on CMakeFiles
Thu, 27 Sep 2012 13:37:10 -0400 nemo revert since I didn't quite get this working smoothly enough. was close though. perhaps some other time. Shame because calling game tick less frequently can save a lot of CPU
Fri, 28 Sep 2012 00:51:04 +0400 unc0rr Fix some hints
Fri, 28 Sep 2012 00:39:20 +0400 unc0rr Shutup pas2c
Fri, 28 Sep 2012 00:18:07 +0400 unc0rr vector2Angle function which converts vector to angle from -2048 to 2048
Thu, 27 Sep 2012 23:24:01 +0400 unc0rr Always run simple game on medium maps
Thu, 27 Sep 2012 19:15:49 +0400 unc0rr Oops
Wed, 26 Sep 2012 11:36:41 +0400 unc0rr Fix framing
Tue, 25 Sep 2012 22:45:40 +0400 unc0rr - Keep track of room name so correct name is displayed when you become room admin
Tue, 25 Sep 2012 02:57:03 +0200 koda only accept RELASE and DEBUG build type configuration
Tue, 25 Sep 2012 02:35:21 +0200 koda another little tweak
Tue, 25 Sep 2012 02:25:22 +0200 koda sdl_extras updated/fixed (is this file still needed?)
Tue, 25 Sep 2012 01:27:26 +0200 koda forgot a few checks from rev f40c65ae3eab
Tue, 25 Sep 2012 01:02:21 +0200 koda force a DEBUG build when HW_DEV is true, some CMakeLists.txt cleanup/commenting
Tue, 25 Sep 2012 00:35:49 +0200 koda slight tweak to lua linking (that will break everything, i'm sure)
Sat, 22 Sep 2012 19:14:58 +0400 unc0rr Make sheepluva happy
Sat, 22 Sep 2012 19:01:39 +0400 unc0rr Allow using system proxy settings
Fri, 21 Sep 2012 23:33:34 +0400 unc0rr - Small fix
Fri, 21 Sep 2012 23:29:57 +0400 unc0rr Support for proxies (not tested)
Fri, 21 Sep 2012 01:29:33 +0200 koda blindly trying to fix the android build
Fri, 21 Sep 2012 01:07:56 +0200 koda nicer debug log visuals on ios
Fri, 21 Sep 2012 00:50:04 +0200 koda switch the Tremor implementation from the Cocos2D one to the lowmem-no-byte branch and let's see what happens
Thu, 20 Sep 2012 23:04:10 +0200 koda update ios project file again to reflect SDL2 renaming
Sun, 16 Sep 2012 23:52:36 +0200 Medo Hedgeroid: Updated base locale
Thu, 20 Sep 2012 22:17:02 +0200 koda issue ENGINECLEAN only when fpc < 2.6
Sun, 16 Sep 2012 22:41:58 +0200 Medo Hedgeroid: Update to new NDK toolchain (requires NDK r8b)
Thu, 20 Sep 2012 22:10:32 +0200 koda updated ios project file
Sun, 16 Sep 2012 22:31:34 +0200 Medo frontlib+Hedgeroid: Added support for the new client flags (chief, admin, reg)
Sun, 16 Sep 2012 23:30:55 +0400 unc0rr Treat init expression in parens as just expression instead of array initializer when there's only one entry in expressions list
Sun, 16 Sep 2012 17:42:48 +0200 Medo frontlib: Add/change comments to correspond to recent changes in QtFrontend and server
Sun, 16 Sep 2012 22:55:33 +0400 unc0rr New hwSqrt which is up to 8.7% more efficient than old one on synthetic tests
Sun, 16 Sep 2012 16:54:51 +0200 Medo Merge
Sun, 16 Sep 2012 09:33:57 +0400 ChipHome Italian translation update
Tue, 11 Sep 2012 22:19:23 +0400 ChipHome Italian engine translation update
Sun, 09 Sep 2012 20:58:45 +0200 sheepluva recognize client-flags h and u, ROOM_CONTROL_ACCESS will be ignored from here on
Sun, 09 Sep 2012 20:11:07 +0200 sheepluva client-flags: make code easier to read/prettier; add parsing of flag 'a'; add warning in console on unknown flag; ignore ADMIN_ACCESS
Sun, 09 Sep 2012 19:57:13 +0400 unc0rr 'h' status for room admins
Sun, 09 Sep 2012 15:37:10 +0400 unc0rr Reset to default colors button
Sun, 09 Sep 2012 14:45:21 +0400 unc0rr - Some improvements to tr() calls
Sun, 09 Sep 2012 13:40:02 +0400 unc0rr - Fix some warnings in frontend
Sun, 09 Sep 2012 11:50:34 +0400 unc0rr Polish settings page a bit
Sat, 08 Sep 2012 10:30:16 +0400 unc0rr More consistency in terminology
Fri, 07 Sep 2012 12:13:38 +0200 sheepluva merging in campaign updates - please test
Wed, 05 Sep 2012 16:54:13 +0300 belphegorr Fixed grammar/vocabulary and improved balance
Thu, 06 Sep 2012 15:47:52 +0200 sheepluva fix for issue 293 : "rope stuck after picking crate"
Wed, 05 Sep 2012 12:36:47 +0200 sheepluva fix a segfault related to tcp servers deleting themselves without removing themselves from the internal server list first.
Tue, 04 Sep 2012 18:40:53 -0400 nemo retain frontend effects setting exiting/leaving settings
Wed, 05 Sep 2012 02:17:04 +0400 unc0rr Fix some warnings
Wed, 05 Sep 2012 02:11:51 +0400 unc0rr Stop messages without possible desync on load from save
Tue, 04 Sep 2012 13:18:26 +0200 sheepluva I didn't want to do this since it seems less clean, but...
Tue, 04 Sep 2012 15:18:22 +0400 unc0rr Show who is the room admin on join (no tested, also I don't like how it is done via server warnings, but it seems there's no other solution compatible with .17)
Tue, 04 Sep 2012 12:43:55 +0200 sheepluva skip second CheckForWin if water wasn't raised after first one
Tue, 04 Sep 2012 12:34:00 +0200 sheepluva fix multi-shot related game ends leading to incomplete stats, fixes issue 372
Tue, 04 Sep 2012 12:25:55 +0400 unc0rr More Qt-ish code, fix couple warnings.
Tue, 04 Sep 2012 12:16:36 +0400 unc0rr Unset room restrictions on player/team joins when changing room admin
Tue, 04 Sep 2012 11:09:23 +0400 unc0rr More precision
Mon, 03 Sep 2012 14:50:26 -0400 nemo forgot to add back c96ff1a053d0
Mon, 03 Sep 2012 20:46:34 +0200 sheepluva fix for issue 376 (embedding barrels in ceiling)
Mon, 03 Sep 2012 14:08:01 -0400 nemo Fix line endings, add missing amMine entry
Mon, 03 Sep 2012 20:04:42 +0200 sheepluva teleport hack fixes:
Mon, 03 Sep 2012 13:52:35 -0400 nemo adjust velocity when entering/exiting the 4x routine
Mon, 03 Sep 2012 12:35:51 -0400 nemo Let's try *4 instead. Not nearly as much of a win, but might be usable.
Mon, 03 Sep 2012 00:00:54 -0400 nemo So, unc0rr won't let me revert to pre-e496587db93e, but reverting db731c523653 makes the rope less-sticky-enough to actually be usable in an ordinary game without my screaming at the monitor as I drown for the nth time...
Sun, 02 Sep 2012 22:27:01 +0200 sheepluva if this doesn't work I shall cry like a lady
Sun, 02 Sep 2012 22:09:06 +0200 sheepluva I assumed NO_VIDEOREC would be set if ${FFMPEG_FOUND} was false. doesn't seem to be the case.
Sun, 02 Sep 2012 21:55:56 +0200 sheepluva engineclean returns
Sun, 02 Sep 2012 19:58:56 +0400 unc0rr Not sticky rope
Sun, 02 Sep 2012 11:44:59 -0400 nemo perf tweak
Sun, 02 Sep 2012 10:11:24 -0400 nemo LAND_HEIGHT/LAND_WIDTH need setting later now
Sun, 02 Sep 2012 09:23:36 -0400 nemo Correct snow fall/rotation (matching visual gear)
Sun, 02 Sep 2012 09:36:06 +0400 unc0rr Oops
Sat, 01 Sep 2012 17:11:39 -0400 unc0rr Rope fix without hacks.
Sat, 01 Sep 2012 15:46:22 -0400 nemo oops
Sat, 01 Sep 2012 15:44:59 -0400 nemo remove checks from c4272519b128, ed7fecd0f5fd just hides 'em instead.
Sat, 01 Sep 2012 21:36:57 +0200 unc0rr hide health bars of dead teams
Sat, 01 Sep 2012 12:09:59 -0400 nemo Differentiate videos from demos - navigating between them was too confusing. BTW, why is this on the front page, instead of next to the demos button?
Sat, 01 Sep 2012 10:40:22 +0200 sheepluva fix parsing of 'if': identifiers can also contain underscores
Fri, 31 Aug 2012 22:08:29 +0200 unc0rr fix parsing of 'if'
Fri, 31 Aug 2012 22:00:31 +0200 sheepluva clean up LoadImage and UserPathz/AltPath/etc related redundancy by introducing 3 new functions in uStore.pas
Fri, 31 Aug 2012 17:52:53 +0200 sheepluva * don't build moc for campaign.h
Fri, 31 Aug 2012 11:10:21 -0400 nemo oops
Fri, 31 Aug 2012 15:28:03 +0200 sheepluva use old approach for printing gl extentions for pas2c (less complex/no StrUtils dependencies)
Fri, 31 Aug 2012 13:36:00 +0200 sheepluva min -> qMin
Fri, 31 Aug 2012 12:06:48 +0200 sheepluva don't query/print GL_AUX_BUFFERS if video recording is disabled
Fri, 31 Aug 2012 11:24:57 +0200 sheepluva print all GL_EXTENSIONS properly to logfile (should a;sp fix build on systems with compiler/lib versions that can't implicity cast PGLubyte to PChar)
Thu, 30 Aug 2012 22:13:42 -0400 nemo Allow adjusting bitrate so that I can get a somewhat usable webm video. The audio is still tinny and unlistenable. Configuration option for that might be helpful, or just adjusting defaults in the wrapper.
Sat, 25 Aug 2012 22:55:47 +0200 sheepluva add 'a classic fairytale' campaign to cmake install
Thu, 30 Aug 2012 20:42:29 +0200 sheepluva dos2unix newline fixes on 7 (video recording-)merged files
Thu, 30 Aug 2012 22:41:22 +0400 unc0rr Move some options to the second page so first page doesn't look ugly on low resolution
Thu, 30 Aug 2012 14:26:05 -0400 nemo neglected stuff
Thu, 30 Aug 2012 13:02:19 -0400 nemo Checking merge against latest trunk
Wed, 29 Aug 2012 23:12:47 -0400 nemo preliminary creeper (not yet functional)
Wed, 29 Aug 2012 20:07:17 +0200 sheepluva new grave: dragonball (incl. svg) by Randy
Wed, 29 Aug 2012 11:48:10 -0400 nemo tiny (probably) optimisation
Wed, 29 Aug 2012 10:56:32 -0400 nemo A few more operators. Committing in case unc0rr wants to fiddle.
Wed, 29 Aug 2012 09:58:23 -0400 nemo isZero appears to be never used. Use it in a few obvious cases and add web variant.
Wed, 29 Aug 2012 16:42:22 +0400 unc0rr Fix library installation in win32
Wed, 29 Aug 2012 08:40:26 -0400 nemo disable snowball damage, by request of sheepluva
Wed, 29 Aug 2012 12:48:27 +0200 sheepluva remove a redundant assignment; whitespace fixes
Wed, 29 Aug 2012 11:35:38 +0400 unc0rr This should work better
Tue, 28 Aug 2012 21:59:49 +0200 sheepluva fix build for me
Tue, 28 Aug 2012 22:33:17 +0400 unc0rr Make ffmpeg optional for frontend
Tue, 28 Aug 2012 22:32:19 +0400 unc0rr Small fix
Tue, 28 Aug 2012 20:30:57 +0400 unc0rr Merge Stepik-777's video recording gsoc project
Mon, 27 Aug 2012 16:52:50 -0400 nemo Starting to rewrite uFloat routines to avoid QWordValue - in the interests of JS which may get uint64/int64 in the spec in the future but does not have it now.
Mon, 27 Aug 2012 17:40:16 +0200 Medo Merge
Mon, 27 Aug 2012 11:05:09 +0200 sheepluva shutting the windows/pas2c build bot up: pas2c seems to fail parsing 'not' after a logical 'and' or 'or' (if no parenthesis)
Sun, 26 Aug 2012 21:07:12 -0400 nemo Nerf X component a bit, allow knocks of nearby targets and upward kicks of overlapping
Sun, 26 Aug 2012 20:20:16 -0400 nemo so unc0rr might replace this all. but anyway. fix copypasta.
Sun, 26 Aug 2012 10:15:28 -0400 nemo shoppa hack, take... 4?
Sat, 25 Aug 2012 21:35:25 -0400 nemo another shot in the dark. still w/ no input from shoppa players
Sat, 25 Aug 2012 21:14:07 -0400 nemo shoppa hack guesses. continued. let's assume there's a small Y component.
Sat, 25 Aug 2012 21:05:27 -0400 nemo another shot in the dark. let's assume they expect to control their direction as well. this might be the *wrong* direction...
Sat, 25 Aug 2012 20:54:23 -0400 nemo hack for shoppa players, take 2. take into account sides, and a guess that a "slide" involves no upward movement
Sat, 25 Aug 2012 20:15:19 -0400 nemo Hack to try and appease the shoppa players
Sat, 25 Aug 2012 18:35:59 -0400 nemo reducing this value is sufficient to ensure crates drop just below top border or a girder
Sat, 25 Aug 2012 18:22:15 -0400 nemo Fix throwing things off rope, also make throwing things a bit more generic and gear density dependent (so you can throw mines further, and also throw dynamite a little).
Sat, 25 Aug 2012 15:04:24 -0400 nemo Allow escaping from tight spots
Sat, 25 Aug 2012 23:00:19 +0400 unc0rr Disable workaround, as it still makes server crash and hung clients are hidden from players anyway
Sat, 25 Aug 2012 13:06:28 -0400 nemo Ensure crates can spawn just below the border on a bordered map.
Sat, 25 Aug 2012 09:17:42 -0400 nemo let's see if mikade will still accept this at least
Sat, 25 Aug 2012 08:39:52 -0400 nemo make cheating a bit easier (mikade insisted). Also, try flipping dust for a bit more variety.
Fri, 24 Aug 2012 20:43:44 -0400 nemo oops
Fri, 24 Aug 2012 19:55:43 -0400 nemo Hey. How's this? It makes it harder to get stuck in the vertical rope position, prevents the wall trick, and also I think makes it easier to unglue a horizontal rope?
Fri, 24 Aug 2012 18:51:29 -0400 nemo fromdos + fix end of turn velocity
Fri, 24 Aug 2012 14:51:12 +0400 unc0rr An attempt to run main rope code only every 8th tick:
Fri, 24 Aug 2012 14:01:07 +0400 unc0rr Move rope code to separate unit
Thu, 23 Aug 2012 20:43:39 -0400 nemo Fix formatting, reduce border sensitivity
Thu, 23 Aug 2012 19:47:38 +0200 Medo Hedgeroid: Fixed map preview again (might be a JNA bug)
Thu, 23 Aug 2012 19:45:36 -0400 nemo also needs exclusion here
Thu, 23 Aug 2012 18:28:33 +0200 Medo Hedgeroid improvements:
Thu, 23 Aug 2012 23:21:31 +0400 unc0rr Don't leave frontend in engine waiting state when there's error occured on attempt to start engine
Wed, 22 Aug 2012 01:30:56 +0200 Medo Hedgeroid: Some code cleanup, adding a forgotten file
Thu, 23 Aug 2012 23:18:06 +0400 unc0rr Slightly faster and slightly better templates #41 and #43
Mon, 20 Aug 2012 21:05:57 +0200 Medo License change: With the agreement of Xeli, I changed the Hedgeroid license to
Thu, 23 Aug 2012 14:16:08 -0400 nemo drawn maps have a fixed 4096x2048 area right now
Mon, 20 Aug 2012 20:19:35 +0200 Medo Hedgeroid: Final sprint to the deadline
Wed, 22 Aug 2012 22:10:47 -0400 nemo move this section back to the connection code, and add an exclusion for air attack. probably should play a few portal games just in case
Mon, 20 Aug 2012 20:16:37 +0200 Medo frontlib: Improved documentation of netconn, unified naming of a callback
Wed, 22 Aug 2012 13:03:09 -0400 nemo *sigh*
Mon, 20 Aug 2012 17:08:52 +0200 Medo engine: Don't overwrite isTerminated if it's already true
Wed, 22 Aug 2012 12:35:46 -0400 nemo initModule really not needed for uRandom
Sun, 19 Aug 2012 15:05:23 +0200 Medo Fix engine crashes on game end
Wed, 22 Aug 2012 11:42:42 -0400 nemo Burn a random number in the override. Make sure cirbuf is reset.
Sat, 18 Aug 2012 21:05:30 +0200 Medo Merge
Tue, 21 Aug 2012 21:46:05 -0400 nemo extra nil check for lua hog switch
Sat, 18 Aug 2012 21:04:37 +0200 Medo Hedgeroid: Don't change the template when clicking the map.
Wed, 22 Aug 2012 10:27:26 +0400 unc0rr now really avoid
Sat, 18 Aug 2012 18:11:47 +0200 Medo Hedgeroid: Increased assetsversion (d'oh)
Tue, 21 Aug 2012 21:02:52 -0400 nemo avoid overflow on templates
Sat, 18 Aug 2012 18:11:04 +0200 Medo Hedgeroid:
Tue, 21 Aug 2012 19:40:02 -0400 nemo allow lua to specify template by number
Sat, 18 Aug 2012 18:08:37 +0200 Medo frontlib: Return more filled-in team objects
Sun, 19 Aug 2012 22:13:41 +0400 Stepan777 merge
Tue, 21 Aug 2012 13:26:26 +0400 unc0rr Cancel shotgun shot if hedgehog is moved moved (by explosion)
Sat, 18 Aug 2012 13:45:00 +0200 Medo engine: Fixed indentation regression
Sat, 18 Aug 2012 18:58:41 -0400 nemo koda changed the CMake flag w/o updating the wiki or INSTALL file :(
Sat, 18 Aug 2012 13:40:21 +0200 Medo Merge
Sat, 18 Aug 2012 13:39:24 +0200 Medo Hedgeroid: Don't update the map preview just for a theme change
Sat, 18 Aug 2012 15:01:27 -0400 nemo oops
Sat, 18 Aug 2012 13:39:05 +0200 Medo Hedgeroid: Fixed JNA mapping of size_t
Sat, 18 Aug 2012 18:48:34 +0200 Xeli fix the touchUI on android, ignore device dpi for now
Sat, 18 Aug 2012 13:21:37 +0200 Medo engine: Fixed sigsegv on android caused by modifying Template.FillPoints constants
Sat, 18 Aug 2012 09:29:40 -0400 nemo byte order
Sat, 18 Aug 2012 01:20:29 +0200 Medo Hedgeroid: Fixed memory handling issues
Sat, 18 Aug 2012 14:08:16 +0400 unc0rr Simplify code a bit
Sat, 18 Aug 2012 01:12:03 +0200 Medo Hedgeroid: Fixed the restructuring-induced breakage
Sat, 18 Aug 2012 13:59:45 +0400 unc0rr GoBack() here is not needed anymore
Sat, 18 Aug 2012 00:48:09 +0200 Medo Merge
Sat, 18 Aug 2012 02:01:50 -0400 nemo Avoid a bit of a memory spike on small maps
Fri, 17 Aug 2012 10:39:23 -0400 nemo This one gets called a lot when drawing rotated sprites
Fri, 17 Aug 2012 10:28:42 -0400 nemo Consistency
Fri, 17 Aug 2012 07:49:54 -0400 nemo This union hasn't been needed for 5 years, and makes using other headers harder.
Thu, 16 Aug 2012 21:58:57 +0400 unc0rr Forgot this state
Sun, 12 Aug 2012 23:05:15 +0400 Stepan777 minor changes in list of codecs
Wed, 15 Aug 2012 16:54:49 -0400 nemo Poor visual gear value in theme now bears little resemblance to the number of gears actually spawned. But, it certainly shouldn't be related to LAND_WIDTH.
Sun, 12 Aug 2012 03:35:18 +0400 Stepan777 Insert license in avwrapper.c
Wed, 15 Aug 2012 23:30:23 +0400 unc0rr Allow customization of colors in ui, store custom colors in config
Sat, 11 Aug 2012 21:25:57 +0400 Stepan777 cmake scripts
Wed, 15 Aug 2012 16:25:24 +0400 unc0rr Check if hedgehog is still active instead
Fri, 10 Aug 2012 17:35:48 +0400 Stepan777 better cmake script
Mon, 13 Aug 2012 23:17:09 +0400 unc0rr Room bans. They're more simple, than the global ones: if you ban someone, he is banned by ip in this room for the rest of the room lifetime. Not tested.
Fri, 10 Aug 2012 17:25:22 +0400 Stepan777 merge
Mon, 13 Aug 2012 23:04:42 +0400 unc0rr Allow JOINED message in lobby
Thu, 09 Aug 2012 19:52:21 +0400 Stepan777 fix FindFFMPEG
Thu, 30 Aug 2012 12:47:41 -0400 nemo I shouldn'tve tracked this really, I should have just rejected that part of the transplant
Mon, 13 Aug 2012 21:07:28 +0400 Jie Luo Simplified Chinese Translation update
Thu, 09 Aug 2012 03:00:24 +0400 Stepan777 improve html links + small bugfixes
Thu, 30 Aug 2012 12:46:57 -0400 nemo Final checkpoint w/ campaign.
Thu, 09 Aug 2012 19:35:52 +0400 unc0rr Check if 'for' cycle body is executed at least once
Thu, 09 Aug 2012 01:24:38 +0400 Stepan777 FindFFMPEG.cmake (used only for frontend for now).
Sun, 26 Aug 2012 01:31:38 +0300 belphegorr All missions: switched blood needers with meatbags in dialogues
Thu, 09 Aug 2012 15:32:49 +0400 unc0rr Don't accept room messages when not in room state. Not tested even if it builds.
Thu, 09 Aug 2012 01:01:06 +0400 Stepan777 merge
Sun, 26 Aug 2012 01:22:55 +0300 belphegorr Mission 3: Added initial FirePunch
Wed, 08 Aug 2012 20:32:27 -0400 nemo When exiting a room where one was host, server sends a REMOVE_TEAM for the local team. It appears that this loop would not break in that case. Add a log message and a break. (I've hit a frozen frontend twice now)
Sun, 26 Aug 2012 01:21:59 +0300 belphegorr Mission 2: fixed ammo menu bug
Wed, 08 Aug 2012 22:08:23 +0400 unc0rr Keep room till last player quits
Sun, 26 Aug 2012 01:19:43 +0300 belphegorr Mission 7: increased distance between Leaks and the princess, fixed EmitDenseClouds typo
Wed, 08 Aug 2012 11:07:59 -0400 nemo er. more like this.
Sun, 26 Aug 2012 01:18:35 +0300 belphegorr Mission 5: fixed a few bugs that came with the update (ammo menu bug and initial gear elimination bug)
Wed, 08 Aug 2012 10:26:10 -0400 nemo Allow scripting to delete gears
Sat, 25 Aug 2012 23:25:18 +0300 belphegorr Changed a line in Mission 2 dialogue...
Tue, 07 Aug 2012 13:21:15 -0400 nemo oops
Sat, 25 Aug 2012 23:20:40 +0300 belphegorr Fixed crashes in mission 3 after RestoreHog
Tue, 07 Aug 2012 21:18:33 +0400 unc0rr Keep inlining
Wed, 22 Aug 2012 19:13:13 +0300 belphegorr Modified missions to be compatible with the merge
Mon, 06 Aug 2012 23:30:58 +0400 unc0rr More mess in pas2c:
Sun, 19 Aug 2012 23:26:12 +0300 belphegorr Mission 3: Modified onPrecise (added out-commented debug code)
Mon, 06 Aug 2012 10:18:57 -0400 nemo revert 3188794b9d87. does not do what I'd like.
Sat, 18 Aug 2012 00:47:51 +0200 Medo Hedgeroid: Frantic scrabbling toward the deadline
Mon, 06 Aug 2012 00:44:32 +0400 Stepan777 improve video uploading
Sun, 19 Aug 2012 23:20:43 +0300 belphegorr Mission 3: reduced enemy turn time, fixed other HideHog problems
Sun, 05 Aug 2012 20:18:16 -0400 nemo oops
Sat, 18 Aug 2012 00:22:33 +0200 Medo frontlib: Moved mapname sending to the end of flib_netconn_send_map
Mon, 06 Aug 2012 00:40:26 +0400 Stepan777 merge
Sun, 19 Aug 2012 23:05:41 +0300 belphegorr Solved issues with HideHog in mission 2 and 3
Sun, 05 Aug 2012 19:38:16 -0400 nemo no cake for youuuuu
Sat, 18 Aug 2012 00:18:43 +0200 Medo engine: Added JNI-compatible function to start map generation
Sun, 19 Aug 2012 22:38:20 +0300 belphegorr Modified AddAmmo()-s in consideration of gfPerHogAmmo in mission 2
Sun, 05 Aug 2012 23:03:49 +0400 unc0rr Introduce 'a' and 'u' client flags to mark admins and authenticated users
Wed, 15 Aug 2012 23:40:10 +0200 Medo frontlib:
Sun, 19 Aug 2012 17:11:38 +0300 belphegorr Removed debug code.
Sun, 05 Aug 2012 15:00:59 -0400 nemo Add bot level to CPU flag
Sun, 12 Aug 2012 23:51:36 +0200 Medo frontlib/Hedgeroid: Modified frontlib build in Hedgeroid so it works without having to copy the source dir.
Sun, 19 Aug 2012 17:08:34 +0300 belphegorr Mission 7: Added a visual gear to mark height, changed ShowMission to be more precise.
Sat, 04 Aug 2012 22:51:41 -0400 nemo Perf opt for the c conversion. Use downto instead to avoid repeated function calls in the loop
Sun, 12 Aug 2012 23:20:34 +0200 Medo Hedgeroid: fix wrong filenames due to windows not treating files case sensitive
Sun, 19 Aug 2012 12:50:34 +0300 belphegorr Fixed a typo, frontend is now working properly
Sat, 04 Aug 2012 22:26:51 -0400 nemo Also flag cases. Side effect might be some odd collision in rare cases w/ portals. Also, might cause unexpected collisions w/ cases in TestColl - although we could add a proximity check to the flag there, or simply switch to TestCollExcludingMe again. uCollisions seems mismatched w/ AI TestColl anyway. Possibly r+1+r vs r+r for gear diametre.
Sun, 12 Aug 2012 22:46:53 +0200 Medo Removed useless cast in cmdlineClient
Thu, 30 Aug 2012 12:31:54 -0400 nemo Silly add to facilitate transplant
Sat, 04 Aug 2012 21:49:24 -0400 nemo oops
Sun, 12 Aug 2012 22:46:23 +0200 Medo Hedgeroid:
Sun, 19 Aug 2012 12:31:04 +0300 belphegorr Mission 7: changed enemy health, ammos, fixed crashes, princess no longer hidden
Sat, 04 Aug 2012 21:36:31 -0400 nemo unbreak AI. remove inits from uLand
Sun, 12 Aug 2012 22:37:57 +0200 Medo frontlib improvements:
Sun, 19 Aug 2012 03:10:57 +0300 belphegorr Forgot to add mission 10
Sat, 04 Aug 2012 21:08:46 -0400 nemo An experimental template to abuse this ability. A quick doubling of the "Islands" crazy template
Sun, 12 Aug 2012 22:21:09 +0200 Medo frontlib: Added functions to query important constants from the library
Sun, 19 Aug 2012 02:51:05 +0300 belphegorr Added a story ending mission/cut-scene
Sat, 04 Aug 2012 20:47:13 -0400 nemo First pass at variable land size. For playing a small map (forced on rqLowRes), this should save 42MiB of RAM.
Mon, 06 Aug 2012 22:39:36 +0200 Medo Hedgeroid: Start using the frontlib for more operations
Sat, 18 Aug 2012 14:26:19 +0300 belphegorr Added a FollowGear to the leaderDead animation in mission 9
Sat, 04 Aug 2012 18:01:46 -0400 nemo Fix kamikaze crasher. Handle overlapping hogs case.
Mon, 06 Aug 2012 22:33:07 +0200 Medo frontlib: Brought commandline client (almost) up to date with the frontlib changes
Sat, 18 Aug 2012 14:24:27 +0300 belphegorr Fixed a few bugs in mission 7
Fri, 03 Aug 2012 16:58:49 +0400 unc0rr TestKamikaze, needs polishing
Mon, 06 Aug 2012 22:32:46 +0200 Medo frontlib: prevent writing a "binds" section of the team file when there are no binds
Sat, 18 Aug 2012 14:22:54 +0300 belphegorr Fixed a typo in mission 6
Wed, 01 Aug 2012 18:35:09 -0400 nemo Toggle autoCameraOn in Findhh instead of checking FollowGear which could be set in a variety of places. Issue #404
Mon, 06 Aug 2012 22:32:05 +0200 Medo frontlib: fixed ini writing failing because of an inverted condition
Sat, 18 Aug 2012 12:22:35 +0300 belphegorr Fixed bug in mission 5 with invisible obstacles
Tue, 31 Jul 2012 23:29:00 +0400 unc0rr Okay, this is workaround over ping timeouts problem on the server. Could make server crash if recieve thread wakes up after second ping timeout event.
Mon, 06 Aug 2012 22:31:02 +0200 Medo frontlib: Removed reference counting from schemelist
Sat, 18 Aug 2012 12:17:26 +0300 belphegorr Crashfix, healthfix in mission 5
Fri, 27 Jul 2012 23:16:30 -0400 nemo oops
Thu, 02 Aug 2012 16:36:11 +0200 Medo Hedgeroid: Started to implement RoomActivity
Sat, 18 Aug 2012 11:34:49 +0300 belphegorr Forgot to add mission 9 -.-'
Fri, 27 Jul 2012 19:27:39 -0400 nemo Allow AfterAttack to proceed even if the Hedgehog is dead. They could be resurrected after all.
Thu, 02 Aug 2012 16:35:12 +0200 Medo frontlib: Fixed flib_netconn_send_leaveRoom returning -1 even though there was no error.
Thu, 16 Aug 2012 16:07:04 +0300 belphegorr Added Mission 9: The Enemy Of My Enemy
Fri, 27 Jul 2012 20:45:02 +0400 unc0rr merge
Wed, 01 Aug 2012 21:13:39 +0200 Medo Hedgeroid: Fix argument passing to ChatFragment, small layout fixes
Thu, 16 Aug 2012 16:06:24 +0300 belphegorr Modified final cutscene and fixed a skipping bug
Fri, 27 Jul 2012 11:41:16 +0400 unc0rr oops
Wed, 01 Aug 2012 20:56:32 +0200 Medo Hedgeroid: Added libjnidispatch.so and jna.jar
Fri, 10 Aug 2012 20:11:05 +0300 belphegorr Fixed variable loading errors and added saving of "M8Scene" in mission 8
Fri, 27 Jul 2012 10:29:37 +0400 unc0rr Fix edge case problems with sniper rifle
Wed, 01 Aug 2012 20:41:54 +0200 Medo Hedgeroid: Room screen WIP
Fri, 10 Aug 2012 04:26:58 +0300 belphegorr Solved "floating repositionings" in every mission
Thu, 26 Jul 2012 21:58:25 +0400 Stepan777 uploading to youtube, it works, but user interface is still incomplete
Thu, 26 Jul 2012 11:56:58 +0400 unc0rr No more AI jumping lulz
Fri, 27 Jul 2012 10:47:23 -0400 nemo this one too
Fri, 27 Jul 2012 01:38:24 +0200 Medo Hedgeroid: various improvements:
Fri, 10 Aug 2012 00:20:52 +0300 belphegorr Added Mission 8: Long Live The Queen
Thu, 26 Jul 2012 21:56:47 +0400 Stepan777 merge
Thu, 26 Jul 2012 11:56:43 +0400 unc0rr Better prediction of cluster, melon, and whip
Fri, 27 Jul 2012 10:38:29 -0400 nemo rewrite to make the string shorter
Thu, 26 Jul 2012 11:10:56 +0200 Medo Merge
Fri, 10 Aug 2012 00:20:21 +0300 belphegorr Modified Animate.lua: Modified event removal function to check if removed event is before current one, added optional parameter to RemoveEventFunc for optional checking of parameter list identicity.
Wed, 25 Jul 2012 22:46:03 +0400 unc0rr merge
Thu, 02 Aug 2012 05:52:56 +0300 belphegorr Removed gfOneClanMode from Mission 7
Wed, 25 Jul 2012 16:31:34 +0400 unc0rr Commit commented out code which I used to debug AI walking
Tue, 31 Jul 2012 21:21:27 +0300 belphegorr Added Mission 7: Family Reunion
Wed, 25 Jul 2012 16:24:30 +0400 unc0rr - Implement AI land marks which only used to tracks visited areas on the map for now. Significantly reduces wasting of cpu time by AI checking same place several times (10x or even more in rare cases)
Wed, 25 Jul 2012 22:36:39 +0400 unc0rr Bonus for dealing more damage than needed to kill. Should help with cake leaving 1hp issue. Not tested.
Tue, 31 Jul 2012 21:20:58 +0300 belphegorr Mission 6: Modified a dialogue timing
Wed, 25 Jul 2012 12:29:53 +0400 unc0rr Some tiny improvements to AI walking algorythm
Wed, 25 Jul 2012 10:57:00 -0400 xymeng Changes to pas2c - unreviewed apart from cursory glance and compile test.
Tue, 31 Jul 2012 20:25:28 +0300 belphegorr Mission 6: Fixed a typo, an animation bug, added 2 rope crates to the weapon stack
Wed, 25 Jul 2012 12:28:14 +0400 unc0rr Adjust firepunch and bat consts yet again
Wed, 25 Jul 2012 10:56:14 -0400 nemo Changes for the benefit of pas2c. Use downto in for loops to avoid repeated calls of Random/GetRandom. Wrap nots.
Tue, 31 Jul 2012 17:19:24 +0300 belphegorr Mission 1: Fixed a typo
Tue, 24 Jul 2012 16:12:41 +0400 unc0rr Prefer to bat enemy away dealing the same amount of damage
Tue, 24 Jul 2012 18:53:42 -0400 nemo workaround - not great though since they probably should have proper initial values like they used to have in uConsts. leaving a note to koda
Tue, 24 Jul 2012 20:46:12 +0300 belphegorr Changed name of princess in mission 6 (forgot it last time).
Tue, 24 Jul 2012 16:10:09 +0400 unc0rr No need to redefine signal
Tue, 24 Jul 2012 17:50:42 -0400 nemo Fix bee crasher, tweak splash values
Tue, 24 Jul 2012 20:21:01 +0300 belphegorr Removed some campaign variables from Mission 6.
Sat, 21 Jul 2012 17:51:51 -0400 nemo better?
Tue, 24 Jul 2012 20:15:30 +0300 belphegorr Switched Fell From Heaven to Fell From Grace on missions 5, 6.
Sun, 22 Jul 2012 00:48:48 +0400 unc0rr AI uses cake! Known issues: AI could damage itself for no reason, could let cake go looping in a hole with exit closed by AI hog.
Tue, 24 Jul 2012 18:36:23 +0300 belphegorr Fixed localization of Mission 6 and fixed a typo.
Fri, 20 Jul 2012 21:30:53 -0400 nemo unc0rr, let me know what you think? Values were chosen semi-arbitrarily. But I was playing through a lot of large demos.
Mon, 23 Jul 2012 19:17:04 +0300 belphegorr Finished mission 6: Dragon's lair
Fri, 20 Jul 2012 21:15:38 -0400 nemo Ok. *these* should be safe with just this one extra check...
Thu, 30 Aug 2012 12:13:24 -0400 nemo checkpoint merge
Fri, 20 Jul 2012 19:56:58 -0400 nemo :( I have no idea why this did not work
Fri, 20 Jul 2012 18:48:04 -0400 nemo Avoid desync playing back demos
Fri, 20 Jul 2012 17:43:35 -0400 nemo don't need the camera following invisible stuff (maybe this should be in the general camera routine?)
Fri, 20 Jul 2012 15:12:47 -0400 nemo I thirst for randomness.
Fri, 20 Jul 2012 14:16:05 -0400 nemo Try avoiding spamming the log by retaining the gears. untested.
Fri, 20 Jul 2012 18:42:45 +0400 unc0rr Replace stupid 'mod' with 'and'
Fri, 20 Jul 2012 15:39:13 +0100 koda ooops (and indentation)
Fri, 20 Jul 2012 12:25:53 +0100 koda press 8 to mute audio while ingame
Fri, 20 Jul 2012 09:09:17 +0400 unc0rr mod operator is so stupid in pascal
Thu, 19 Jul 2012 20:34:21 -0400 nemo oh yeah, these too
Thu, 19 Jul 2012 17:34:18 -0400 nemo Fix TARDIS, make switcher work w/ the new more stringent check.
Thu, 19 Jul 2012 17:14:02 -0400 nemo Update team health
Wed, 18 Jul 2012 23:02:14 +0400 unc0rr Start TestCake
Wed, 18 Jul 2012 15:05:56 +0100 koda allow FPFLAGS and GHFLAGS only in cmakes able to support them
Mon, 16 Jul 2012 23:08:42 -0400 nemo what the heck, let's add a few more
Mon, 16 Jul 2012 23:46:44 +0400 unc0rr - Check for harmful gear deletions
Mon, 16 Jul 2012 23:12:59 +0400 unc0rr Use gmDestroy message instead
Sun, 15 Jul 2012 16:56:05 -0400 nemo Fix bug in resurrector deleting graves (exists in stable too), remove some unnecessary assignments due to the fillchar 0
Fri, 13 Jul 2012 16:39:20 +0400 Stepan777 Correctly distinguish between game and real ticks while recording video,
Sun, 15 Jul 2012 15:35:28 -0400 nemo Apparently order of multiple getrandom in params is undefined. Also remove broken and pointless getrandom call.
Fri, 13 Jul 2012 16:35:42 +0400 Stepan777 merge
Sat, 14 Jul 2012 23:19:09 -0400 nemo Sorry about the slight delay in pickup. You can blame a few lame cheaters. This is to make their cheating a bit harder.
Fri, 13 Jul 2012 13:21:52 +0400 unc0rr Catch all exceptions in clientSendLoop. If there could something besides IOException be thrown there, that would explain ping timeouts server issue.
Fri, 10 Jan 2014 00:57:15 +0400 unc0rr Filter sprSDFlake too, so engine could pass initialization gl2
Tue, 10 Jul 2012 21:58:19 +0400 Stepan777 Fix bug with isInLag picture displayed at end of some videos.
Fri, 13 Jul 2012 01:07:53 +0400 unc0rr Don't consider moving hedgehogs in place rating in after attack mode
Thu, 09 Jan 2014 22:38:40 +0400 Wolfgang Steffens Import temp.diff which is a try to fix glitches with textures edges gl2
Tue, 10 Jul 2012 21:56:25 +0400 Stepan777 merge
Thu, 12 Jul 2012 23:31:06 +0400 unc0rr When removing a record, set selection on the next item in the list
Thu, 09 Jan 2014 22:35:40 +0400 unc0rr Wolfgang Steffens's gl2 and atlas branch gl2
Wed, 18 Jun 2014 19:57:25 +0200 sheepluva closing wosteffs ancient debug commit head. default branch has been a dual-headed monster for long enough IMO
Mon, 09 Jul 2012 21:45:30 +0400 Stepan777 fix bug with desynced camera positions
Thu, 12 Jul 2012 06:19:32 -0400 nemo Reduce number of walk bonuses further, doubt even 128 are needed. Fix count reset.
Tue, 10 Jul 2012 16:38:50 +0200 Wolfgang Steffens Debug commit
Mon, 09 Jul 2012 17:03:57 +0400 Stepan777 rework saving of camera positions so there is no need to know framerate during prerecording.
Wed, 11 Jul 2012 22:18:43 -0400 nemo Tell AI to avoid edges, especially ones over water (this does not include checking whether a knock could drown yet). Also make flakes pick a new random dx/dy on respawn to further reduce patterns. Also disable a couple of weapons for the particularly dumb AI levels, and disable switching for the dumbest.
Tue, 10 Jul 2012 11:09:38 +0200 Wolfgang Steffens Merge
Mon, 09 Jul 2012 16:42:13 +0400 Stepan777 merge
Mon, 09 Jul 2012 23:28:02 -0400 nemo Spread the droplets around more so it looks less square (looked especially bad with piano). Slow down large splashes a bit for dramatic purposes, also taking low-g into account. Small splashes you can't really tell anyway.
Sun, 08 Jul 2012 13:29:06 +0400 Stepan777 First try to use framebuffer, instead of auxilary buffer.
Sun, 08 Jul 2012 23:14:24 +0400 unc0rr Introduce uGearsHandlers.pas, for now only part of cake handlers is moved there
Sun, 08 Jul 2012 13:21:12 +0400 Stepan777 Move SDL_GetTicks() to another place, maybe this will fix sound desync.
Sun, 08 Jul 2012 13:49:41 -0400 nemo A bit more convoluted, but more attractive visually
Sun, 08 Jul 2012 13:18:52 +0400 Stepan777 merge
Sun, 08 Jul 2012 12:00:27 -0400 nemo Insert at front of same Z, not end. Saves a little time on insertion and lua lookup of recent adds.
Sat, 07 Jul 2012 19:59:44 +0400 Stepan777 fix alpha channel in image rescaling
Sun, 08 Jul 2012 11:43:22 -0400 nemo Draw bombs behind plane
Sat, 07 Jul 2012 19:17:50 +0400 Stepan777 Fix thumbnails. On some OpenGL implementations they weren't working.
Sun, 08 Jul 2012 18:59:25 +0400 unc0rr Fix rare condition when hog's gear stucks in an infinite loop which adds 1 to its Y coordinate not checking for drowning
Sat, 07 Jul 2012 17:43:10 +0400 Stepan777 fix frontend for ffmpeg 0.7.13
Sun, 08 Jul 2012 10:35:40 -0400 nemo Intended to help on bottom border maps or "red" maps - don't assume erasure if there is indestructible land below the hog
Sat, 07 Jul 2012 17:26:20 +0400 Stepan777 Fix compilation of hwengine on ffmpeg 0.7.13.
Thu, 26 Jul 2012 11:01:32 +0200 Medo Hedgeroid: Major overhaul of the network connection code. Now it is threaded and
Sun, 08 Jul 2012 10:03:31 -0400 nemo Score AI resurrection as a kill. These values will not be the same as the in-game scoring, since in-game scoring doesn't count friendlies.
Sat, 07 Jul 2012 16:21:42 +0400 Stepan777 fix for older ffmpeg (0.7.13)
Tue, 24 Jul 2012 16:57:48 +0200 Medo Hedgeroid: Misguided attempts at getting the connection lifecycle right.
Sat, 07 Jul 2012 23:22:03 +0200 kjpou1 remaining files for the Danish translation
Fri, 06 Jul 2012 19:15:44 +0400 Stepan777 When there are videos that are being encoded and user tries to quit display dialog with warning.
Mon, 23 Jul 2012 00:17:06 +0200 Medo Hedgeroid: Reworked player and room lists, added menus, added playername query
Sat, 07 Jul 2012 23:31:59 +0400 unc0rr - Check ready status only after deleting player's teams (should fix the bug when you're unable to start game)
Fri, 06 Jul 2012 13:22:33 +0400 Stepan777 When compiling with sdl2 use it instead of glut for creating hidden window (as suggested by koda).
Sat, 21 Jul 2012 14:56:52 +0200 Medo Hedgeroid: More work on the lobby activity
Sat, 07 Jul 2012 15:28:47 -0400 nemo Limit firepunch/whip drowning checks to max AI, bat to top 2 levels.
Fri, 06 Jul 2012 12:50:18 +0400 Stepan777 merge
Thu, 19 Jul 2012 22:55:36 +0200 Medo Hedgeroid: Lobby activity improvements
Sat, 07 Jul 2012 14:29:35 -0400 nemo unbreak grayscale
Thu, 19 Jul 2012 22:53:39 +0200 Medo Hedgeroid: Modified detection of assets on SD card (should be more reliable)
Fri, 06 Jul 2012 01:25:04 +0400 unc0rr It is global var
Thu, 19 Jul 2012 18:58:18 +0200 Medo Hedgeroid: Got the roomlist working... more or less.
Thu, 05 Jul 2012 20:53:55 +0400 unc0rr Fix crash when hedgehog dies while switching from it
Thu, 19 Jul 2012 18:31:58 +0200 Medo Re-Added the commandline client, but it's not compilable agains the latest frontlib
Wed, 04 Jul 2012 12:41:47 -0400 nemo free up power for use by script
Thu, 19 Jul 2012 17:56:38 +0200 Medo frontlib:
Wed, 04 Jul 2012 10:56:42 -0400 nemo Allow script to set number of ammo in a crate. untested.
Wed, 18 Jul 2012 21:34:49 +0200 Medo frontlib: Fix onRoomUpdateCb receiving a null pointer
Tue, 03 Jul 2012 22:44:50 +0400 unc0rr - Don't call Length() on variable size arrays
Tue, 17 Jul 2012 23:06:20 +0200 Medo Hedgeroid: Fixed multitouch breakage
Sat, 30 Jun 2012 01:09:31 +0400 unc0rr Properly convert taking address of function with var parameters
Tue, 17 Jul 2012 22:27:16 +0200 Medo Hedgeroid: Chat and player list work now, but everything is very much WIP
Sat, 30 Jun 2012 00:34:51 +0400 unc0rr Well, since we have database on the same computer as game server, could remove caching, but I just set expiration time to 10 minutes
Mon, 16 Jul 2012 20:16:03 +0200 Medo Hedgeroid: Layout experiments for the lobby page
Sat, 30 Jun 2012 00:20:01 +0400 unc0rr Don't produce unnecessary and erroneous defines
Wed, 11 Jul 2012 01:52:01 +0200 Medo Hedgeroid: Added experimental lobby chat
Fri, 29 Jun 2012 22:46:58 +0400 xymeng Fix the function definition issue so the function pointer format now looks correct.
Wed, 11 Jul 2012 01:51:28 +0200 Medo Hedgeroid: Simplified some code
Fri, 29 Jun 2012 01:23:43 +0400 unc0rr Tiny optimization + formatting fix
Wed, 11 Jul 2012 01:40:35 +0200 Medo frontlib: Added missing disconnect case
Fri, 29 Jun 2012 00:45:13 +0400 unc0rr Convert function with var parameters declarations into #define + function which accepts pointers
Tue, 10 Jul 2012 19:40:10 +0200 Medo frontlib: Added the NDK build file for Android
Thu, 28 Jun 2012 22:45:06 +0400 unc0rr - Try sending remove message in 'finally' as a last resort
Tue, 10 Jul 2012 19:33:57 +0200 Medo frontlib: Renamed cfg to scheme, Un-refcounted some types, small API adjustments
Wed, 27 Jun 2012 16:40:36 -0400 nemo ocd
Thu, 05 Jul 2012 22:22:48 +0200 Medo Improved asset moving time by an order of magnitude (3s vs. 25s on my device)
Thu, 28 Jun 2012 00:30:50 +0400 unc0rr Prepare to handle passing by reference
Thu, 05 Jul 2012 00:33:24 +0200 Medo frontlib: Improved and unified parameter checking, moved the cmdlineClient out
Wed, 27 Jun 2012 22:53:26 +0400 unc0rr Remove trailing spaces
Wed, 27 Jun 2012 22:52:19 +0200 Medo frontlib: Fixes and improvements. Added a GPLv2+ license header to all frontlib
Wed, 27 Jun 2012 13:47:42 -0400 nemo Use toUtf8 instead TODO - find out 'sactly what the website is using for hashes.
Wed, 27 Jun 2012 18:04:17 +0200 Medo Merge
Wed, 27 Jun 2012 13:39:46 -0400 sphrix Missions localisation
Wed, 27 Jun 2012 09:16:34 -0400 nemo More efficient
Wed, 27 Jun 2012 08:54:03 -0400 nemo oops
Wed, 27 Jun 2012 07:58:16 -0400 nemo Another try at the trace with more aggressive optimisation. Also tweaked the radial gradiant a bit to match the original more
Tue, 26 Jun 2012 23:02:25 -0400 nemo This is necessary because commands can contain 0s, and StrPas used by LuaPas halts at the first 0. It might be necessary to change the base string handling.
Tue, 26 Jun 2012 23:29:41 +0400 Stepan777 Here they come - thumbnails.
Tue, 26 Jun 2012 20:05:24 -0400 nemo Extend TARDIS away time a bit (minimum, range) to make it a bit more useful. Remove a couple of unused variables.
Tue, 10 Jul 2012 11:08:35 +0200 Wolfgang Steffens Added auto cropping to atlasing
Tue, 26 Jun 2012 23:23:02 +0400 Stepan777 merge
Wed, 27 Jun 2012 01:25:26 +0200 koda updated ios project file
Mon, 25 Jun 2012 16:22:03 +0200 Wolfgang Steffens GL1.x fixes
Tue, 26 Jun 2012 14:38:19 -0400 nemo Quick inkscape trace + a radial gradiant glow on the hedgewars logo. Perhaps it'll encourage Tiy to provide the vector original.
Mon, 25 Jun 2012 15:46:49 +0200 Wolfgang Steffens Merge
Tue, 26 Jun 2012 21:13:27 +0400 unc0rr Don't set erasing flag when it is unnecessary so hwmap could compress better
Mon, 25 Jun 2012 15:46:08 +0200 Wolfgang Steffens using atlas for rendering now
Tue, 26 Jun 2012 11:08:33 -0400 nemo er. this one too
Mon, 25 Jun 2012 12:02:54 +0200 Wolfgang Steffens made surface retaining mandatory
Tue, 26 Jun 2012 02:15:50 +0400 Stepan777 merge
Tue, 26 Jun 2012 10:14:40 -0400 nemo Add green mask for anti-portal areas on custom maps. Flagged as Bouncy since it is intended for that general use. Needs testing.
Mon, 25 Jun 2012 12:01:19 +0200 Wolfgang Steffens added missing uBinPacker.pas and uAtlas.pas
Mon, 25 Jun 2012 11:47:40 +0200 Wolfgang Steffens retaining SDL surfaces in order to allow recreating atlases from scratch without
Mon, 25 Jun 2012 09:40:56 -0400 nemo Update contributor e-mail address
Tue, 26 Jun 2012 02:14:35 +0400 Stepan777 Restore almost old TCPBase behaviour
Mon, 25 Jun 2012 10:44:27 +0200 Wolfgang Steffens Merge
Mon, 25 Jun 2012 09:01:03 -0400 nemo oops
Sun, 24 Jun 2012 21:33:45 +0400 Stepan777 remaining IFDEFs
Mon, 25 Jun 2012 10:16:19 +0400 unc0rr oops
Sun, 24 Jun 2012 21:32:33 +0400 Stepan777 merge
Sun, 24 Jun 2012 20:30:51 -0400 nemo oops
Sun, 24 Jun 2012 21:15:20 +0400 Stepan777 correctly fix odd dimensions (it was incorrectly fixed in previous commit)
Sun, 24 Jun 2012 18:21:12 -0400 nemo These 2 need masks now
Sun, 24 Jun 2012 20:57:02 +0400 Stepan777 pagevideos is now much better that before:
Sun, 24 Jun 2012 22:37:44 +0400 unc0rr Fix completely broken RateHammer
Sun, 24 Jun 2012 20:31:26 +0400 Stepan777 merge
Sun, 24 Jun 2012 13:18:33 -0400 nemo Sanity limits.
Sun, 24 Jun 2012 09:12:53 -0400 nemo Another take at prettier crate appearance
Wed, 27 Jun 2012 18:02:45 +0200 Medo frontlib: Getting there :) Added commandline client for testing
Sat, 23 Jun 2012 23:04:06 -0400 nemo Try to use TestCollExcludingMe a bit less - the flag bit is a bit (heh) more accurate.
Mon, 25 Jun 2012 15:21:18 +0200 Medo frontlib: Using macros for simplification of callbacks
Sat, 23 Jun 2012 22:39:00 -0400 nemo Second part of the change. Make collision check use the new mask bit.
Mon, 25 Jun 2012 00:42:07 +0200 Medo frontlib: Intermittent commit. Things are still in flux but we're getting there :)
Sat, 23 Jun 2012 21:37:47 -0400 nemo Step 1. Add current hedgehog as top bit of bottom byte.
Thu, 21 Jun 2012 21:32:12 +0200 Medo More progress on the netplay part of the frontlib
Sat, 23 Jun 2012 22:44:11 +0400 unc0rr - Fix cake bug introduced in r2ccfc93c6b5e
Tue, 19 Jun 2012 21:20:08 +0200 Medo Merge
Fri, 22 Jun 2012 08:13:51 +0400 unc0rr Swap order of actions
Tue, 19 Jun 2012 01:20:19 +0400 unc0rr Output log to stdout instead of stderr
Tue, 19 Jun 2012 00:40:52 +0400 unc0rr Oops, forgot this
Mon, 23 Jul 2012 19:15:59 +0300 belphegorr Added a new function: AddNewEvent, which only adds an event to the list if it doesn't already exist. Kept the old one as it might me useful to be able to add an event more than once.
Mon, 18 Jun 2012 23:45:21 +0400 unc0rr set(LUA_LIBRARY lua.dll) for win32 builds
Sat, 21 Jul 2012 01:54:41 +0300 belphegorr Placed hiding hogs at the end of StartMission in Mission 3
Sun, 17 Jun 2012 22:11:09 +0400 unc0rr BindsModel
Sat, 21 Jul 2012 01:53:17 +0300 belphegorr Added localization
Sun, 17 Jun 2012 21:45:49 +0400 unc0rr - Move colorsModel to appropriate place
Sat, 21 Jul 2012 01:47:34 +0300 belphegorr Modified DrawGear so that it doesn't draw the gear when it has message gmRemoveFromList (it was causing havoc when I used HideHog as it could not access the position of the hog)
Sun, 17 Jun 2012 16:32:44 +0200 koda CROSSAPPLE ftw
Mon, 16 Jul 2012 20:56:55 +0300 belphegorr Fixed a visual gear in Mission 5
Sun, 17 Jun 2012 14:13:19 +0400 unc0rr This should fix default hogs names in network game
Mon, 16 Jul 2012 20:38:31 +0300 belphegorr Added fifth mission and fixed minor control bug with mission 4
Sun, 17 Jun 2012 00:08:20 +0400 unc0rr Catch all types of exceptions in recv thread. Should probably help with ghosts problem, though I have no idea which else kind of exception could arise there.
Tue, 10 Jul 2012 23:06:56 +0300 belphegorr Fixed a bug where certain ammo types were added to the wrong hogs.
Thu, 14 Jun 2012 16:35:36 +0400 unc0rr AI loves to jump
Tue, 10 Jul 2012 15:20:12 +0300 belphegorr Reduced mission 4 difficulty (enemy health and level) and fixed a bug where hogs would comment on the death of Dense Cloud eve though he isn't added
Thu, 14 Jun 2012 00:34:50 +0200 koda ios: disable some warnings
Sun, 08 Jul 2012 19:28:40 +0300 belphegorr Changed a ShowMission in Mission 4
Thu, 14 Jun 2012 00:21:23 +0200 koda it was inevitable
Sun, 08 Jul 2012 19:15:38 +0300 belphegorr Modified frontend so that updating campaogn progress no longer changes current index of the mission combo box
Thu, 14 Jun 2012 00:10:06 +0200 koda ios: explain why setting a style disables schemes and/or weapons sometimes
Fri, 06 Jul 2012 15:10:36 +0300 belphegorr Modified Animate.lua function AnimMove to take highercase direction (e.g. "Left")
Thu, 14 Jun 2012 00:03:01 +0200 koda ios: for mission configuration, use the bundled cfg file instead of providing plist files
Fri, 06 Jul 2012 14:45:55 +0300 belphegorr Modified Mission 4: reduced second wave health, reduced some ammos, added some ammos, added reaction to hog death, added reaction to second wave of hogs
Wed, 13 Jun 2012 23:28:54 +0200 koda add default cfg files for uniformity in missions
Fri, 06 Jul 2012 12:30:07 +0300 belphegorr Increased turn time to 40
Tue, 12 Jun 2012 17:20:27 +0400 Stepan777 fix very stupid bug :)
Wed, 13 Jun 2012 23:25:15 +0200 koda DPI for everyone
Thu, 05 Jul 2012 17:19:11 +0300 belphegorr Reduced number of crates on the challenge in mission 1, fixed an error with mission 3 (at the end)
Mon, 11 Jun 2012 18:15:30 +0400 Stepan777 1. Implement new page in frontend with options for video recording.
Tue, 19 Jun 2012 21:17:05 +0200 Medo frontlib: Started work on the server connection code
Wed, 13 Jun 2012 11:18:30 -0400 nemo LUA_FOUND should surely be set only if the system lua was found.
Thu, 05 Jul 2012 16:50:06 +0300 belphegorr Reduced ammo count on Mission 2
Mon, 11 Jun 2012 17:56:10 +0400 Stepan777 merge
Fri, 15 Jun 2012 19:57:25 +0200 Medo Changed frontlib to use the existing ini file formats of the QtFrontend
Tue, 12 Jun 2012 21:42:22 -0400 nemo Couple of missed sections from last time. Shield is still a bit odd
Thu, 05 Jul 2012 16:43:15 +0300 belphegorr Modified some crate positions, added sound to teleports, fixed loc errors...
Tue, 12 Jun 2012 21:10:11 +0200 Medo frontlib: Rewrote the ini helper code, finished ini reading/writing support for all relevant file types
Mon, 11 Jun 2012 01:16:43 +0200 koda reorganize options.inc a little
Thu, 05 Jul 2012 16:02:42 +0300 belphegorr Added localization and changed primary team color.
Tue, 12 Jun 2012 11:25:05 +0200 Medo Cleanup, refactoring and generally more development in the frontlib
Mon, 11 Jun 2012 01:13:57 +0200 koda uniform NOPNG and NOSERVER cmake symbols
Thu, 05 Jul 2012 00:57:30 +0300 belphegorr Added Mission 4: United We Stand
Mon, 11 Jun 2012 00:06:22 +0200 Medo Merge
Mon, 11 Jun 2012 00:03:04 +0200 koda sed 's/\t/ /g' CMakeLists.txt
Tue, 03 Jul 2012 12:15:07 +0300 belphegorr Set the choice constants to the correct values (1-3 instead of 0-2).
Sun, 10 Jun 2012 14:36:40 -0400 nemo Ensure that Clan ammo always takes precedence over Per Hog Ammo in the flags. It'd be best for the user sake if these buttons acted more like radio buttons.
Sun, 01 Jul 2012 17:24:04 +0300 belphegorr Removed some debugging lines I forgot to remove.
Sat, 09 Jun 2012 17:15:45 -0400 nemo disable this debug too
Sun, 01 Jul 2012 17:11:59 +0300 belphegorr Added mission 3: The Journey Back
Sat, 09 Jun 2012 16:51:56 -0400 nemo Remove debug pixel draws, skip tracing on own shoved hogs. Should speed things up allowing more evaluations of stuff.
Fri, 29 Jun 2012 14:39:05 +0300 belphegorr Fixed some bugs with Mission 2 and Animate.lua.
Sat, 09 Jun 2012 23:35:55 +0400 unc0rr TestBaseballBat
Tue, 26 Jun 2012 02:07:58 +0300 belphegorr Fixed a bug in Mission 2, where hidden hogs appeared before getting deleted on losing the game.
Sat, 09 Jun 2012 21:31:26 +0400 unc0rr - Adjust some consts so whip and firepunch work perfectly
Tue, 26 Jun 2012 01:17:04 +0300 belphegorr Changed color of the "Natives" team to make it more visible and reduced difficulty of the "easy" challenge in the first mission.
Sat, 09 Jun 2012 10:28:45 -0400 nemo Ignore all objects for fall tracing with shove to avoid considering checkins as obstacles. many objects will get knocked by the kick anyway, so end result should be pretty good. Oh, and ditch the sniper rifle doubling.
Tue, 26 Jun 2012 00:57:09 +0300 belphegorr Fixed a bug where, after finishing a campaign mission, the user needed to reselect the team in the frontend in order to see the next mission.
Sat, 09 Jun 2012 09:53:15 -0400 nemo Double sniper rifle damage (AI seems unaware of second shot, when playing). Spread out flakes along X when looping and add a little Y variation. This avoids noticeable patterns. Especially on the rarer close layer or dense flakes like rain (for Y)
Mon, 25 Jun 2012 11:17:19 +0300 belphegorr Added the helper script I forgot to add last time
Sat, 09 Jun 2012 17:05:16 +0400 unc0rr - Fix damage calculation in TestSniperRifle, aim a bit lower to compensate initial angle shift in sniper rifle. As a result, AI seems to never fail sniper rifle shots.
Mon, 25 Jun 2012 11:16:24 +0300 belphegorr Copied the first two campaign missions and the helper script into share/hedgewars/Data/
Sat, 09 Jun 2012 12:15:05 +0200 Xeli restore fpc 2.4.2 compatibility
Mon, 25 Jun 2012 10:46:48 +0300 belphegorr The first campaign commit with a lot of changes...
Fri, 08 Jun 2012 23:56:08 +0400 unc0rr New bright and shiny TestFirepunch which actually works
Fri, 08 Jun 2012 19:25:40 +0200 Xeli fix shift key by disabling the key modifiers for now
Fri, 08 Jun 2012 02:52:35 +0400 Stepan777 1. Add IFDEFs for video recording
Fri, 08 Jun 2012 18:03:44 +0400 unc0rr - TestSniperRifle ftw (still needs some consts adjustments, because AI seems to love sniper rifle too much)
Fri, 08 Jun 2012 02:41:14 +0400 Stepan777 merge
Fri, 08 Jun 2012 14:30:46 +0400 unc0rr Check for gstHHDriven instead of damage check, so ballgun stops when turn ends in multiattack mode
Thu, 07 Jun 2012 17:42:32 +0400 Stepan777 merge
Thu, 07 Jun 2012 22:40:28 +0200 Xeli ignore keymodifers other than ctrl/alt/shift
Thu, 07 Jun 2012 01:28:39 +0200 Xeli removed some writelns
Thu, 07 Jun 2012 01:10:57 +0200 Xeli first attempt at implementing support for keys with modifiers
Wed, 06 Jun 2012 17:56:39 -0400 nemo Make it AI survival almost definitely impossible by adding a 3rd pass to FindGear. 1st pass normal, 2nd pass allow close to objects, 3rd pass, allow overlapping objects.
Wed, 06 Jun 2012 22:11:55 +0400 unc0rr Not needed here
Tue, 05 Jun 2012 22:37:36 +0200 Wolfgang Steffens Removed leftover FFP code: We should now be GL2 GLSL1.30+ forward compatible.
Tue, 05 Jun 2012 14:07:28 +0400 unc0rr - Allow camera movement while current hedgehog is falling
Tue, 05 Jun 2012 22:17:06 +0200 Wolfgang Steffens Merge
Tue, 05 Jun 2012 19:36:07 +0200 Xeli Android: first attempt at using the density call from java
Tue, 05 Jun 2012 19:33:49 +0200 Xeli only reset those keys which actually change their bindings
Mon, 04 Jun 2012 19:43:39 -0400 nemo tidy flags
Mon, 11 Jun 2012 00:02:17 +0200 Medo Small improvements to the frontend lib for better debugging
Mon, 04 Jun 2012 19:36:55 -0400 nemo Welp. We have a bit of a problem here. Reverting the move of nextturn. But this causes a desync in scripting unless we can find a better fix.
Mon, 04 Jun 2012 21:32:30 +0400 Stepan777 here it is
Sat, 09 Jun 2012 03:28:38 +0200 Medo Implemented game launching API for the frontlib.
Mon, 04 Jun 2012 22:43:56 +0400 unc0rr Don't make unnecessary calls to TestWhip, TestFirePunch, TestBaseballBat and TestHammer functions as they have no need to take Targ parameter into account and thus may only be called once per position
Fri, 08 Jun 2012 19:52:24 +0200 Medo Implemented public API for letting the engine render maps
Mon, 04 Jun 2012 08:11:47 -0400 nemo Make watching AI v AI on ai survival a bit more entertaining
Thu, 07 Jun 2012 02:45:18 +0200 Medo Added ini reading/writing for game schemes to the frontend lib
Sun, 03 Jun 2012 23:04:21 -0400 nemo Workaround for bug #144. This workaround had occurred to me a while ago, but wasn't sure if placing them unfairly was better than not placing them at all. Argument for not placing at all is people should probably abort the game when they notice it. Argument for placing unfairly is people can still abort, and if we really wanted them to abort, we should probably just have halted launch if all hogs failed to spawn. This way at least play can continue.
Mon, 04 Jun 2012 21:12:20 +0200 Medo Frontlib: Work on the callback mechanisms for IPC
Sun, 03 Jun 2012 22:56:30 -0400 nemo After experimenting with a long running average at maxed out FPS and a variety of map sizes, 128 seems to actually be a good size to use if only drawing bits of world with stuff in it. 64 actually did even better in some situations, but significantly worse in others (lots of land, zoomed out).
Sun, 03 Jun 2012 01:24:18 +0200 Medo frontlib refactoring
Sun, 03 Jun 2012 18:52:22 -0400 nemo Only create textures for non-empty LandPixel chunks. This should save a fair amount of memory, especially on smaller maps, and eliminate a number of draws
Sat, 02 Jun 2012 22:54:09 +0200 Medo Merge
Sun, 03 Jun 2012 11:02:12 -0400 nemo warp sound when AI survival hog respawns. attempt at a bit of a crate spawn animation (moar sparkles and a quick fadein)
Sat, 02 Jun 2012 22:31:41 +0200 Xeli Android: added a callback to java to determine dpi/dip how much we should scale the ui
Sat, 02 Jun 2012 14:27:09 +0200 Medo Merge
Sat, 02 Jun 2012 16:25:13 -0400 nemo add onGameTick20 to basic training, extend laser sight out way more (it was visible at top when completely zoomed out), move call of new turn to after AfterSwitchHedgehog to avoid lua issues in onNewTurn - if this causes problems, lua can do delayed actions in onGameTick
Fri, 01 Jun 2012 12:42:44 +0400 unc0rr Some brainfucking code which greatly reduces number of TestCollision* calls in hedgehog walk routine. Especially helpful to AI optimization. Also fixes some edge cases.
Fri, 01 Jun 2012 00:19:30 +0200 mikade merge
Sat, 02 Jun 2012 14:26:52 +0200 Medo Demo recording for the frontend library
Thu, 31 May 2012 12:52:31 -0400 nemo Name the flags for fall tracking and indicating whether the explosion erases terrain.
Thu, 31 May 2012 18:54:40 +0200 Medo Moved frontlib into project_files
Thu, 31 May 2012 20:07:40 +0400 unc0rr merge
Thu, 31 May 2012 18:32:01 +0200 Medo Further work on the frontend library, restructuring, ...
Thu, 31 May 2012 20:07:17 +0400 unc0rr merge
Thu, 31 May 2012 15:50:25 +0200 mikade Add a GetTag method so that SetTag doesn't feel lonely.
Thu, 31 May 2012 00:35:06 +0200 Medo Started work on the frontend networking library
Thu, 31 May 2012 18:02:30 +0400 unc0rr Improve TestWhip
Thu, 31 May 2012 00:11:42 +0200 sheepluva minor tweaks for options page; should improve readability at small window size... a bit...
Tue, 29 May 2012 23:04:03 +0200 Medo Removed dead/deprecated code and comments
Thu, 31 May 2012 15:14:39 +0400 unc0rr pas2c stuff
Wed, 30 May 2012 22:45:30 +0400 unc0rr This should make drawn maps rendering even more faster
Tue, 29 May 2012 22:33:10 +0200 Medo Merge
Wed, 30 May 2012 19:01:19 +0400 unc0rr merge
Wed, 30 May 2012 18:00:29 +0400 unc0rr Render drawn maps 10-500 times faster
Tue, 29 May 2012 22:21:19 +0400 unc0rr Oops, forgot to set 'erasing' flag on decoding
Mon, 28 May 2012 22:42:59 +0400 unc0rr Fix a bug with wrong state of teams list when color isn't changed manually
Mon, 28 May 2012 14:20:51 -0400 nemo Remove a couple more timers, should mean alpha matches old pulse time now
Mon, 28 May 2012 14:11:50 -0400 nemo also change specialists
Mon, 28 May 2012 14:01:23 -0400 nemo Set air attack to active by default, make time look a bit nicer, avoid plane buzz activating.
Mon, 28 May 2012 19:33:57 +0200 Xeli change the array which represents the keyboard state to be a boolean array rather than byte array
Mon, 28 May 2012 19:15:51 +0200 Xeli Don't allow for multiple key up(or down) events, it will ignore the excess events
Mon, 28 May 2012 12:21:54 -0400 nemo Also change Highlander and Racer
Mon, 28 May 2012 10:38:27 +0200 Wolfgang Steffens moved generic matrix code to uMatrix.pas
Mon, 28 May 2012 20:04:49 +0400 unc0rr merge
Mon, 28 May 2012 10:34:33 +0200 Wolfgang Steffens merge
Mon, 28 May 2012 01:51:50 -0400 nemo Add onGameTick20 to try and encourage lua to be a bit more efficient. Rewrite Space Invasion to use it. Top speed of aliens is 25% higher now, although that could be changed, I kinda liked it. Change parameter order of div().
Mon, 28 May 2012 17:54:23 +0400 unc0rr Some improvements to pas2c
Mon, 28 May 2012 00:44:51 +0400 unc0rr Fix a remote crasher
Fri, 25 May 2012 15:35:48 +0400 unc0rr - Fix some AI stupidness factors
Mon, 28 May 2012 00:43:36 +0400 unc0rr Make frontend compile with clang
Sun, 27 May 2012 23:42:43 +0400 unc0rr - Allow switching colors with mouse wheel
Fri, 25 May 2012 09:00:54 +0200 Wolfgang Steffens initial GLSL1.2 test version
Sat, 26 May 2012 16:50:51 -0400 nemo Minor freezer changes, allow snow to accumulate on indestructible terrain too.
Fri, 25 May 2012 08:51:54 +0200 Wolfgang Steffens Removed lazy update: workaround for R7103
Sat, 26 May 2012 22:27:57 +0400 unc0rr Bring leftTeams back (with a fix) as it is apparently needed for spectators.
Fri, 25 May 2012 08:42:26 +0200 Wolfgang Steffens merge
Fri, 25 May 2012 00:06:42 +0400 unc0rr - Restore pre-r9257cf8e7af2 behavior
Wed, 23 May 2012 22:46:37 +0200 Medo Merge
Wed, 23 May 2012 16:51:37 -0400 nemo Fix reported in bug #327, comment #3 - untested but seems reasonable/safe.
Wed, 23 May 2012 16:34:12 -0400 nemo http://www.demoties.com/wp-content/uploads/2011/03/mar-01-6.jpg
Wed, 23 May 2012 23:30:50 +0400 unc0rr Mark team for deletion when letting others know it has left during game. Should help with quitters problem.
Wed, 23 May 2012 23:24:03 +0400 unc0rr Don't remove already removed team
Wed, 23 May 2012 21:19:15 +0200 Xeli wops add this too
Wed, 23 May 2012 21:16:44 +0200 Xeli reimplemented ResetKbd and calling it when exiting gsChat status, this restores behavior from.17: You can now walk -> press t/chat -> type some stuff while still walking -> exit gsChat and stop walking at that moment
Wed, 23 May 2012 19:56:14 +0200 Xeli android: fix the default make target
Wed, 23 May 2012 19:54:53 +0200 Xeli Android: add freezer commit message
Wed, 23 May 2012 02:39:30 +0200 koda add NOPNG to cmake to explicitly disable PNG dependency
Wed, 23 May 2012 01:53:25 +0200 koda add GHC and GHFLAGS from cmake too
Wed, 23 May 2012 01:39:31 +0200 koda rename a few internal cmake variables (for consistency and readability)
Tue, 22 May 2012 09:25:03 +0200 Wolfgang Steffens Replaced matrix related FFP code with explicit matrix calculations.
Tue, 22 May 2012 11:19:32 +0200 Medo Merge
Wed, 23 May 2012 00:45:37 +0200 koda there a libSDLMain.a in the bundled SDL framework
Tue, 22 May 2012 09:18:46 +0200 Wolfgang Steffens Merge
Tue, 22 May 2012 00:41:26 +0200 Xeli android: possible fix for bitmap recycle errors
Tue, 22 May 2012 00:40:43 +0200 Xeli fixed wheelup/down
Mon, 21 May 2012 22:54:34 +0200 koda add a nilcheck
Mon, 21 May 2012 16:46:24 -0400 nemo checksum
Tue, 22 May 2012 00:29:32 +0400 unc0rr Feel free to add real checksum function
Mon, 21 May 2012 06:34:17 +0200 koda better lazy loading for cScaleFactor
Sun, 20 May 2012 19:42:55 -0400 nemo Ok. I think *this* should flip it correctly...
Sun, 20 May 2012 21:09:13 +0200 Xeli android: added an unsigned target to the makefile, to help automate signing
Sun, 20 May 2012 17:17:21 +0200 Xeli remove the need to qt and co when using cmake with -DANDROID=1
Sun, 20 May 2012 10:55:58 -0400 nemo Minor tweaks to freezer, mostly to simplify current state to laptop
Sun, 20 May 2012 10:45:16 -0400 nemo clean up pngs
Sun, 20 May 2012 10:54:52 +0200 mikade merge
Sun, 20 May 2012 00:08:26 +0200 mikade + Trivial update.
Sat, 19 May 2012 17:15:12 +0200 mikade A few scripts to try out. 2x challenge, 1x GSoC training, 1x user mission.
Sun, 20 May 2012 01:00:00 -0400 nemo Bit more freezer.
Fri, 18 May 2012 13:35:22 -0400 nemo Add an emergency return to the timebox in the case of death of rest of team. Also add a small visual effect to AI survival
Thu, 17 May 2012 20:23:58 -0400 nemo Might help if this was actually its own unique weapon
Thu, 17 May 2012 18:22:20 -0400 nemo Provide training/campaign with a random seed to ignore/use.
Thu, 17 May 2012 20:19:35 +0200 Xeli remove ProcessKdb references all together, removed movecursor() because it doesnt seem to do anything
Thu, 17 May 2012 20:01:56 +0200 Xeli first attempt at fixing controller/gamepad, it works with the android controller but it doesnt have hats/buttons, needs testing
Thu, 17 May 2012 16:52:17 +0200 Xeli dont allow choosing weapons when the AI is playing
Thu, 17 May 2012 16:51:54 +0200 Xeli android typo/sabotage
Thu, 17 May 2012 15:58:24 +0200 Xeli fix sdl13 build
Mon, 14 May 2012 22:14:17 +0200 Wolfgang Steffens readded optimization for SetScale
Thu, 17 May 2012 15:58:04 +0200 Xeli unbreak android build
Mon, 14 May 2012 19:48:34 +0200 Wolfgang Steffens Replaced FFP code that sets up orthogonal projection with explicit matrix
Tue, 15 May 2012 21:07:47 +0200 Xeli android: add missing graphics, only placeholders tho..
Mon, 14 May 2012 19:26:50 +0200 Wolfgang Steffens Refactored TTexture to allow encoding sprite(s) at an arbitrary location within
Mon, 14 May 2012 22:47:56 +0400 unc0rr Learn hask^Wpascal, dudes!
Sun, 13 May 2012 18:50:04 -0400 nemo AI can't use cWindSpeedf since it now does a smooth transition
Sun, 13 May 2012 18:31:05 -0400 nemo oops
Sun, 13 May 2012 14:56:05 -0400 nemo Dammit Xeli
Sun, 13 May 2012 21:46:50 +0400 unc0rr '\xd7af' -> 0xd7af
Sun, 13 May 2012 21:39:20 +0400 unc0rr Make uUtils.c compile
Sun, 13 May 2012 01:54:26 +0400 unc0rr help pas2c
Sun, 13 May 2012 00:50:45 +0400 unc0rr More magic
Sat, 12 May 2012 16:45:06 -0400 nemo unc0rr's magic macro
Sun, 13 May 2012 00:40:01 +0400 unc0rr oops, wrong type
Sat, 12 May 2012 23:55:09 +0400 unc0rr pas2c stuff again
Sat, 12 May 2012 22:50:33 +0400 unc0rr Get rid of cripple SendIPCc
Sat, 12 May 2012 22:44:39 +0400 unc0rr A solution to char vs string problem: mark single-letter strings with _S macro
Sat, 12 May 2012 22:13:56 +0400 unc0rr Make pas2c even more happier with uGears.c, allow assigning arrays in some cases
Sat, 12 May 2012 00:25:49 +0400 unc0rr Add missing identifiers
Fri, 11 May 2012 16:09:11 -0400 nemo Fix casing and type for gl
Fri, 11 May 2012 23:36:42 +0400 unc0rr sysutils -> SysUtils
Fri, 11 May 2012 23:34:35 +0400 unc0rr Recognize length on arrays as a separate function
Fri, 11 May 2012 23:22:01 +0400 unc0rr More tolerance to pas2c
Fri, 11 May 2012 23:03:28 +0400 unc0rr Properly track type in ref2CF, this fixes issues with functions returning strings used in expression (like "a" + line())
Fri, 11 May 2012 22:54:19 +0400 unc0rr Define NOCONSOLE for pas2c
Fri, 11 May 2012 22:50:52 +0400 unc0rr uCommandHandlers now compiles
Fri, 11 May 2012 22:35:09 +0400 unc0rr Support operator 'in', replace it with equality checks against each element of set
Fri, 11 May 2012 22:17:39 +0400 unc0rr Recognize (hwFloat op int) expressions
Fri, 11 May 2012 22:09:34 +0400 unc0rr Convert "unit.function()" properly
Fri, 11 May 2012 21:10:58 +0400 unc0rr Function to compare string to char ftw
Fri, 11 May 2012 20:01:57 +0400 unc0rr Make pas2c happier with uSound
Fri, 11 May 2012 19:33:21 +0400 unc0rr Be more wise about constant initialization expressions being not arrays
Fri, 11 May 2012 11:08:50 -0400 nemo Avoid returning an array for the sake of pas2c
Fri, 11 May 2012 00:11:01 +0200 koda fix building with lua (i think)
Fri, 11 May 2012 00:05:47 +0200 koda minor changes for warnings and a variables scope
Thu, 10 May 2012 23:21:56 +0200 koda the ios port runs again, although with a few things to sort out
Thu, 10 May 2012 22:15:31 +0200 koda ios: this commit just removes the overlay class files (with all submenus and resources) while working on a proper restoration
Fri, 11 May 2012 01:01:29 +0400 unc0rr Fix identifiers case in uLandTemplates (too lazy to make proper implementation in pas2c)
Fri, 11 May 2012 00:36:32 +0400 unc0rr Declare Param* functions
Fri, 11 May 2012 00:33:14 +0400 unc0rr Fix for Int type and sysutils in hwengine.pas
Fri, 11 May 2012 00:28:06 +0400 unc0rr Some work to make more units compile after conversion to c
Thu, 10 May 2012 23:51:05 +0400 unc0rr Support overloaded operators on (hwFloat op hwFloat) calls
Thu, 10 May 2012 22:55:13 +0400 unc0rr More definitions and mess with pascal code
Thu, 10 May 2012 13:45:47 +0400 unc0rr Render function variables in struct with no mangling. 13 C units are compilable now.
Thu, 10 May 2012 13:41:18 +0400 unc0rr Handle function type differently
Thu, 10 May 2012 13:16:31 +0400 unc0rr Some more definitions and slight fixes
Thu, 10 May 2012 11:29:18 +0400 unc0rr uAmmos.c now compiles (3 warnings though)
Thu, 10 May 2012 11:12:06 +0400 unc0rr Implement built-in functions Low() and High()
Wed, 09 May 2012 17:33:25 -0400 nemo Reflects change in previous revision to uTypes
Thu, 10 May 2012 00:58:05 +0400 unc0rr (PointerTo (SimpleType _)) could be a pointer to a non-struct type
Tue, 08 May 2012 00:17:02 +0400 unc0rr Prepend unit name to function identifiers
Mon, 07 May 2012 23:48:24 +0400 unc0rr Mangle overloaded functions (only different number of parameters is supported)
Mon, 07 May 2012 14:53:08 +0200 koda when Lua is not found, fallback to compiling the one that comes bundled in our sources
Mon, 07 May 2012 11:59:09 +0200 koda invert LUA symbol meaning and avoid hints when compiling without it
Mon, 07 May 2012 10:51:32 +0200 koda add support for FPC and FPFLAGS cmake arguments (helps crosscompiling)
Sat, 05 May 2012 19:04:59 +0100 koda old typed const moved to their proper unit
Sat, 05 May 2012 18:10:41 +0100 koda the scope cleanup continues...
Sat, 05 May 2012 17:29:04 +0100 koda split OnDestroy across the appropriate modules (this doen't cause leaks on mobile, right?)
Sat, 05 May 2012 17:19:33 +0100 koda revisit isTerminated in hwengine
Sat, 05 May 2012 16:53:46 +0100 koda fix more breakage
Sat, 05 May 2012 16:41:14 +0200 Xeli removed the default argument in uWorld
Sat, 05 May 2012 16:38:41 +0200 Xeli fix breakage
Sat, 05 May 2012 15:17:16 +0100 koda adjust the scope of a few uSound variables and functions
Thu, 03 May 2012 22:48:02 +0200 Medo Merge
Sat, 05 May 2012 00:01:12 +0400 unc0rr Convert namespace from list into map in preparation for implementation of overloaded functions support. Greatly improve speed of rendering as a side effect (parse + render time reduced from 5:20 to 0:20)
Thu, 03 May 2012 19:00:17 +0200 sheepluva some tweaks/fixes/etc to the map preview and reload stuff
Thu, 03 May 2012 14:21:53 +0200 sheepluva visually indicate when map preview generation is in progress.
Thu, 03 May 2012 16:04:38 +0100 koda HAPPY 7000th COMMIT HEDGEWARS
Thu, 03 May 2012 13:25:40 +0200 sheepluva add DLC button to net game room
Thu, 03 May 2012 12:33:08 +0200 sheepluva + display lack of map in a nice way, don't generate bogus preview in the background
Thu, 03 May 2012 12:21:16 +0400 unc0rr Get rid of overloaded functions in uRenderUtils
Thu, 03 May 2012 00:21:17 -0400 nemo merge
Thu, 03 May 2012 03:18:10 +0200 sheepluva small tweaks/fixes to room list header saving and restore...
Thu, 03 May 2012 00:20:58 -0400 nemo Switch effects to longint for convenience of tracking ice states. I could add a new Hedgehog value, but since we have this effects list being all useless as booleans anyway...
Thu, 03 May 2012 15:34:26 +0200 Medo Updated android support library to the latest version (r8)
Thu, 03 May 2012 02:45:08 +0200 sheepluva fix a previewmap-related QObject::disconnect segfault
Wed, 02 May 2012 19:16:12 -0400 nemo Initial stub for freezer
Wed, 02 May 2012 23:53:45 +0200 Medo Merge
Thu, 03 May 2012 01:18:29 +0200 sheepluva fix: issue with playing team list vertically collapsing
Wed, 02 May 2012 18:36:27 -0400 nemo Workaround for stuck pages.
Wed, 02 May 2012 21:45:55 +0200 sheepluva tweak how the header customization is stored in the settings file
Wed, 02 May 2012 22:51:42 +0400 unc0rr Render float consts into defines
Wed, 02 May 2012 22:12:58 +0400 unc0rr GetRandom -> GetRandomf
Wed, 02 May 2012 19:36:23 +0200 sheepluva allow F5 magic to refresh demos/saves list too
Wed, 02 May 2012 16:36:11 +0100 koda rename a few Draw* routines
Wed, 02 May 2012 14:41:21 +0100 koda wut?
Wed, 02 May 2012 14:35:54 +0100 koda remove old ukeys hooks from pascalexport (definitely breaking the ios port, will have to work on that, but for now sheepluva and xeli will be happy *hopefully*)
Wed, 02 May 2012 15:33:34 +0200 sheepluva rooms list
Wed, 02 May 2012 14:30:22 +0200 sheepluva roomslist: reimplement filters
Wed, 02 May 2012 07:39:25 -0400 nemo remove IFDEF 0 for sake of poor parser
Wed, 02 May 2012 13:00:10 +0200 sheepluva room list: replace magic table column indexes with enum. makes future changes to the room list format way easier.
Wed, 02 May 2012 11:43:43 +0100 koda marked a couple of functions as inline
Wed, 02 May 2012 12:24:44 +0200 sheepluva make search filter field have a useable size on low frontend resolution
Wed, 02 May 2012 10:53:13 +0100 koda change every return value into a more pascal-ish form, using the name of the fucntion (helps the parser and macpas compaitilibity)
Wed, 02 May 2012 11:28:38 +0200 sheepluva make column sorting three-state: asc -> dsc -> off/default (= by room state)
Wed, 02 May 2012 10:57:36 +0200 sheepluva sort by room state by default
Wed, 02 May 2012 10:47:21 +0200 sheepluva allow custom sorting of roomslist (by clicking on header sections)
Wed, 02 May 2012 08:07:17 +0100 koda add support for default pascal mode by removing default arguments value (maybe this also helps the parser)
Tue, 01 May 2012 17:33:28 -0400 nemo Removing maps can cause desyncs. This is why we still have Cheese, Sticks, Sheep etc.
Tue, 01 May 2012 23:03:25 +0200 sheepluva remove map: Sticks
Tue, 01 May 2012 21:24:04 +0200 sheepluva roomslistmodel: prettier names for map +rnd+ etc.; point out unavailable maps
Tue, 01 May 2012 19:56:55 +0200 koda breaking news, we don't support typed consts anymore
Tue, 01 May 2012 20:54:30 +0400 unc0rr Hopefully this change doesn't break anything
Tue, 01 May 2012 20:54:02 +0400 unc0rr Better type deriving
Tue, 01 May 2012 19:29:47 +0400 unc0rr Declare const ints as enums
Tue, 01 May 2012 19:28:30 +0400 unc0rr Make Str2PChar more pas2c-friendly
Tue, 01 May 2012 16:16:09 +0200 sheepluva adjust column widths
Tue, 01 May 2012 16:20:12 +0200 koda oops^2
Tue, 01 May 2012 15:29:48 +0200 koda oops
Tue, 01 May 2012 15:23:11 +0200 koda minor changes for more compatibilities with other compilers
Tue, 01 May 2012 14:57:40 +0200 sheepluva RoomsListModel:
Tue, 01 May 2012 11:39:24 +0100 koda remove SDL_SCANCODE_*
Tue, 01 May 2012 11:25:44 +0100 koda add NULL definition and align types to their correct bitwidth
Tue, 01 May 2012 11:39:11 +0200 sheepluva display haxx0red teams colors correctly.
Tue, 01 May 2012 00:22:10 +0200 sheepluva made the hog count thingy prettier when on low space... have fun squishing hogs!
Mon, 30 Apr 2012 23:14:40 +0200 sheepluva Qt: fix issue with hog count being not visible on low resolutions/long team names and hard to read on very high resolutions
Mon, 30 Apr 2012 23:35:40 +0400 unc0rr Support recurrent function calls. The code is kinda hackish and ugly, but I really spent a few hours thinking on a good solution.
Mon, 30 Apr 2012 20:12:43 +0200 sheepluva add missing copyright headers to roomslistmodel
Mon, 30 Apr 2012 17:43:21 +0400 unc0rr Rework string init macro
Mon, 30 Apr 2012 16:55:02 +0400 unc0rr Raise exception when .inc file isn't found
Sun, 29 Apr 2012 21:17:27 +0200 Xeli wops
Sun, 29 Apr 2012 21:05:09 +0200 Xeli implement switch for the touch interface
Sun, 29 Apr 2012 18:08:46 +0200 Xeli hide utilitywidget when changing turns, this also fixes some inconsistency when using targetting weapons
Sun, 29 Apr 2012 20:52:10 +0200 sheepluva map, theme & style selection won't be lost on data updata now (except the selected map/theme/style is deleted ofc). enabling F5 key to reload data :>
Sun, 29 Apr 2012 17:23:05 +0200 sheepluva make it auto-update (whoops,forgot)
Sun, 29 Apr 2012 17:12:49 +0200 sheepluva hello GameStyleModel
Sun, 29 Apr 2012 16:09:42 +0200 Xeli target using the utility button, this fixes bee
Sun, 29 Apr 2012 14:10:59 +0200 Xeli enabled grenade timer, needs a button image
Sat, 28 Apr 2012 15:18:30 +0200 Xeli wops, removed some writeln
Sat, 28 Apr 2012 15:03:52 +0200 Xeli changed uKeys to uInputHandler to better reflect its function
Sun, 29 Apr 2012 14:00:35 +0200 sheepluva * make HatModel update automatically (also renamed class and files)
Sat, 28 Apr 2012 18:56:31 +0200 sheepluva license header year range adjustments
Sat, 28 Apr 2012 14:41:40 +0200 Xeli - changed targetting, to launch an airstrike move the cursor/pointer to a location and then press the firebutton
Sat, 28 Apr 2012 12:46:57 +0200 Xeli -Fixed FingerHasMoved function, still might need a little tweaking
Fri, 27 Apr 2012 23:39:01 +0200 Xeli remove last boolean keys references and using only ParseCommand in uTouch now
Sat, 28 Apr 2012 12:35:29 +0200 sheepluva various comment tweaks/fixes
Sat, 28 Apr 2012 11:56:09 +0200 sheepluva MapModel: add getters for random maps based on type, so that the mapContainer does not have to magically know how maps and separators are ordered within the model
Sat, 28 Apr 2012 09:25:30 +0200 sheepluva fix for issue 186 ("Screen gets messed up when selecting Hand Drawn Map")
Sat, 28 Apr 2012 00:08:12 -0400 nemo unbreak snowball
Fri, 27 Apr 2012 22:25:26 -0400 nemo Ok, 20,000 was a bit much. Arbitrary multiplier that seems to shove things off enough.
Sat, 28 Apr 2012 00:24:37 +0200 sheepluva MapModel: comments/docs, small tweaks
Fri, 27 Apr 2012 23:17:11 +0200 Xeli reimplement the quit engine+frontend keys
Fri, 27 Apr 2012 23:09:27 +0200 Xeli add ammoprop to enable to up and down buttons on for the touch interface
Fri, 27 Apr 2012 23:10:48 +0200 sheepluva decouple current theme from map theme (fixes theme confusion bugs of last commit)
Fri, 27 Apr 2012 22:22:04 +0200 sheepluva MapModel converted to QStandardItemList; separators fixed; changed used data format (human-readable struct instead of magic list) for map info in HwMapContainer (+ various small cleanups in that class)
Fri, 27 Apr 2012 11:47:37 +0200 sheepluva MapModel, various cleanups. TODO/FIXME: QComboBox separator not working with custom models
Thu, 26 Apr 2012 16:15:37 +0200 sheepluva messing with the theme model a bit (gets now auto-updated after DLC download too)
Fri, 27 Apr 2012 16:57:54 -0400 nemo theme tweaks
Fri, 27 Apr 2012 22:15:08 +0400 unc0rr Show number of points in drawn map
Fri, 27 Apr 2012 00:43:48 +0400 unc0rr Cursor for DrawMapScene. Feel free to ajust its look.
Thu, 26 Apr 2012 09:48:52 +0200 sheepluva mapContainer: use DataManager, reload maps after data update (e.g. by DLC)
Thu, 26 Apr 2012 09:47:35 +0200 sheepluva make DLC trigger data reload
Thu, 26 Apr 2012 07:44:44 +0200 sheepluva make DataManager a QObject with reload() slot that emits signal updated()
Thu, 26 Apr 2012 07:22:05 +0200 sheepluva renaming HWDataManager -> DataManager
Wed, 25 Apr 2012 17:44:48 +0200 sheepluva reimplement auto-kick for ignored players (it was temporarily removed during refactoring)
Wed, 25 Apr 2012 08:23:48 +0200 sheepluva nemo said I was boring for removing the "hello" randomizer on room join.
Tue, 24 Apr 2012 17:16:18 -0400 nemo Oh, and I guess this is needed as well, although if many other places in the code do this, pas2c will need
Tue, 24 Apr 2012 16:58:19 -0400 nemo Make adler32 friendlier for pas2c - this should work the same (needs testing ofc)
Tue, 24 Apr 2012 23:56:41 +0400 unc0rr Fix GetAmmoEntry in PascalExports
Tue, 24 Apr 2012 23:50:40 +0400 unc0rr Get rid of overloaded functions in uAmmo
Tue, 24 Apr 2012 23:33:39 +0400 unc0rr uCommands compiles
Tue, 24 Apr 2012 22:27:56 +0400 unc0rr Fix types
Tue, 24 Apr 2012 16:11:07 +0400 unc0rr Don't add duplicates into string consts
Tue, 24 Apr 2012 06:53:39 +0200 koda this should enable png screenshots on osx as well
Mon, 23 Apr 2012 19:23:28 +0200 Xeli in uTouch dont use bools to represent keystrokes, but issue ParseCommands
Mon, 23 Apr 2012 19:22:43 +0200 Xeli fix the ammomenu F# buttons
Mon, 23 Apr 2012 19:22:16 +0200 Xeli - change uKeys to be event based rather than polling
Mon, 23 Apr 2012 13:22:30 +0000 vittorio giovara case sensitivity + correct variable check
Mon, 23 Apr 2012 04:14:21 +0200 koda when libpng is not found, gratiously fallback to bmp screenshots; untested
Mon, 23 Apr 2012 04:05:18 +0200 koda ios minor warning and optimisation for team color
Sun, 22 Apr 2012 13:58:53 -0400 nemo Make clouds/flakes change direction smoothly
Sun, 22 Apr 2012 21:23:32 +0400 unc0rr Allow LIST command while in room to not annoy old frontends (0.9.17 or less) with warnings
Sun, 22 Apr 2012 18:38:34 +0200 koda added savepassword checkbox to options page, which now reloads values at every acces
Sun, 22 Apr 2012 17:03:55 +0200 Stepan777 add a checkbox for the password field prompt (issue 316)
Sun, 22 Apr 2012 15:13:17 +0200 Xeli fixed uKeys (aka almost revert it back)
Sun, 22 Apr 2012 04:48:11 +0200 koda ios: turn on more warning messages and start correcting them
Sun, 22 Apr 2012 03:59:24 +0200 Stepan777 memory leak in hwform.cpp (issue 386)
Sun, 22 Apr 2012 02:10:44 +0200 koda fix compiling hw for ios (was looking for the wrong math.h and used an old variable name)
Sat, 21 Apr 2012 18:11:24 -0400 nemo *sigh*
Sat, 21 Apr 2012 18:05:42 -0400 nemo Seems to me placing hogs does not need 5s since it is a fixed interval now. Maybe if placing hogs was ever 0 seconds or something.
Sat, 21 Apr 2012 23:00:08 +0400 unc0rr Oops
Sat, 21 Apr 2012 20:12:22 +0400 unc0rr Make pas2c even smarter. Now uIO.c compiles fine, and only 1 warning when compiled with -Wall (clang).
Sat, 21 Apr 2012 18:02:44 +0200 Xeli - Don't crash on back press, but shutdown hedgewars
Sat, 21 Apr 2012 17:59:14 +0200 Xeli - Added support for keyboards on android
Sat, 21 Apr 2012 17:55:45 +0200 Xeli - Return of the F<numbers> in the ammomenu
Sat, 21 Apr 2012 19:51:13 +0400 unc0rr - Remove support for variables in command handlers
Fri, 20 Apr 2012 23:03:20 +0400 unc0rr Fix parsing of exit() call without parameters
Fri, 20 Apr 2012 22:56:56 +0400 unc0rr Move all strings into constants to make them of string255 type
Fri, 20 Apr 2012 22:03:35 +0400 unc0rr Many small improvements to pas2c
Fri, 20 Apr 2012 01:50:47 +0400 unc0rr Some more progress with pas2c
Thu, 19 Apr 2012 23:36:20 +0400 unc0rr - Track array size to use for High function
Thu, 19 Apr 2012 18:15:03 +0200 Xeli android: prevent the app from a semi-crash when exiting a game
Sun, 15 Apr 2012 00:47:22 +0400 unc0rr Improve rendering of function types, ranges, and more
Sat, 14 Apr 2012 23:50:14 +0400 unc0rr Fix insanity
Sat, 14 Apr 2012 23:36:57 +0400 unc0rr More string types
Sat, 14 Apr 2012 23:19:45 +0400 unc0rr Get rid of TGearsType to simplify pas2c
Sat, 14 Apr 2012 22:40:23 +0400 unc0rr Render some builtin functions
Sat, 14 Apr 2012 22:24:09 +0400 unc0rr Render unions
Fri, 13 Apr 2012 01:41:11 +0200 koda minor gl debug/comments
Fri, 13 Apr 2012 00:18:10 +0200 koda disable png screenshots on mobile for now
Fri, 13 Apr 2012 00:08:46 +0400 unc0rr Support string constants
Thu, 12 Apr 2012 23:10:35 +0400 Stepan777 Oops, forgot file
Thu, 12 Apr 2012 23:05:46 +0400 Stepan777 png screenshots
Wed, 11 Apr 2012 22:47:21 +0400 unc0rr Support operators declarations
Wed, 11 Apr 2012 22:46:59 +0400 unc0rr Simplify converter's life
Wed, 11 Apr 2012 01:04:58 +0400 unc0rr Improve rendering of function types, arrays, and more
Mon, 09 Apr 2012 23:20:42 +0200 koda vob* variables need to be reset
Tue, 10 Apr 2012 00:00:25 +0400 unc0rr Unbreak build (change was only tested with pas2c parser, and was okay to it)
Mon, 09 Apr 2012 23:55:12 +0400 unc0rr First try to compile with clang: improve renderer a bit. The result of pas2c is still far from normal C source.
Mon, 09 Apr 2012 23:36:23 +0400 unc0rr Better handle switch statement
Mon, 09 Apr 2012 22:01:36 +0400 unc0rr Eraser tool
Mon, 09 Apr 2012 22:01:13 +0400 unc0rr Better support for strings
Mon, 09 Apr 2012 04:55:46 +0200 koda ios: resample the sound effects in CAF as suggested in ios sdk (100kB of space saved)
Mon, 09 Apr 2012 04:43:30 +0200 koda ios: refactor the code of the after-game statistics display using delegates
Mon, 09 Apr 2012 03:25:17 +0200 koda ios: convert audio operation from class to instance, plays better with memory
Mon, 09 Apr 2012 02:02:14 +0200 koda i don't understand this, but without this change audio doesn't fade on ios
Sun, 08 Apr 2012 20:31:01 -0400 nemo remove stray pixels
Sun, 08 Apr 2012 23:41:34 +0200 koda ios: don't prompt restoring a game that didn't complete loading
Sun, 08 Apr 2012 23:31:02 +0200 koda ios, this method belongs here
Sun, 08 Apr 2012 19:06:25 +0200 koda ios: schemes table was being drawn on top of the table border
Sun, 08 Apr 2012 18:46:09 +0200 koda formatting
Sun, 08 Apr 2012 18:11:37 +0200 koda when focus is lost lower the volume to a minimum
Sat, 07 Apr 2012 22:13:15 +0200 koda by popular demand, switch Nature and Golf music (issue 383)
Fri, 06 Apr 2012 16:59:32 +0400 unc0rr Convert some operators
Thu, 05 Apr 2012 17:52:27 +0400 unc0rr Unwind 'with' construction
Thu, 05 Apr 2012 14:58:34 +0400 unc0rr Improve rendering into C
Thu, 05 Apr 2012 14:50:58 +0400 unc0rr Make function more pascal-ish
Thu, 05 Apr 2012 00:42:43 +0400 unc0rr More external definitions for pas2c
Wed, 04 Apr 2012 18:00:46 +0400 unc0rr Finish the toughest part of the converter. Now it knows types of everything, so could correctly recognize bitwise operators and type convertions.
Wed, 04 Apr 2012 15:05:14 +0400 unc0rr Normalize RecordFields before conversion. Helps with namespaces problem.
Tue, 03 Apr 2012 17:53:33 +0400 unc0rr Fix withState' not returning lastType
Sun, 01 Apr 2012 15:23:34 +0200 Medo Added copyright notice to Scheme.java
Tue, 03 Apr 2012 10:08:35 +0100 krdrt5367 ja update
Sun, 01 Apr 2012 15:17:29 +0200 Medo Hedgeroid: Added ini4j library, updated android support library and added lib licenses
Tue, 03 Apr 2012 10:06:58 +0100 krdrt5367 de update
Sun, 01 Apr 2012 15:15:45 +0200 Medo Added some toString methods to help when debugging
Tue, 03 Apr 2012 10:05:26 +0100 krdrt5 cz update
Sun, 01 Apr 2012 04:37:55 +0200 Medo Merge
Mon, 02 Apr 2012 17:28:18 +0400 unc0rr - Handle multidimensional arrays better
Sun, 01 Apr 2012 04:27:46 +0200 Medo Scheme definitions now use .ini files.
Mon, 02 Apr 2012 16:14:29 +0400 unc0rr Finally fix the bug with pointer declarations polluting namespace with bad records
Sat, 31 Mar 2012 20:39:19 +0200 Medo Removed some unused imports and a redundand nullcheck
Mon, 02 Apr 2012 00:32:17 +0200 koda let's outsmart the compiler for no particular benefit
Sat, 31 Mar 2012 20:36:03 +0200 Medo Added hashcode function for Team to make it consistent with equals.
Fri, 30 Mar 2012 19:40:49 +0200 Medo Remove API Level 8 dependency found by Android Lint
Fri, 30 Mar 2012 23:58:08 +0400 unc0rr More clean namespace, some fixes
Fri, 30 Mar 2012 17:00:34 +0400 unc0rr Much better types handling, work correctly with functions
Thu, 29 Mar 2012 17:27:01 +0400 unc0rr - Treat strings as arrays of chars
Thu, 29 Mar 2012 01:01:29 +0400 unc0rr Better deriving, some fixes
Wed, 28 Mar 2012 23:53:45 +0400 unc0rr Resolve deferred type on dereference
Wed, 28 Mar 2012 16:33:50 -0400 nemo invalidate on switch
Wed, 28 Mar 2012 01:56:42 +0200 koda dates are no more!
Wed, 28 Mar 2012 01:26:47 +0200 koda ios: fix offset for 'details' table header in iphone game configuration
Wed, 28 Mar 2012 01:19:36 +0200 koda ios: prevent an horrible hack for the in-game help pages; they would actually need a serious refactoring to allow localisation and rotation support
Wed, 28 Mar 2012 00:42:57 +0200 koda ios: use notifications instead of class methods (maybe tidier)
Mon, 26 Mar 2012 20:29:37 -0400 nemo At mikade's request. give scripting access to the map name prior to override.
Mon, 26 Mar 2012 23:54:12 +0400 unc0rr Dig into namespaces even more
Mon, 26 Mar 2012 17:56:15 +0400 unc0rr Just some further work
Mon, 26 Mar 2012 03:58:03 +0200 koda ios, one more grenade timer tweak
Mon, 26 Mar 2012 03:57:14 +0200 koda i didn't even know it was possible (spotted by adam4813)
Mon, 26 Mar 2012 03:36:11 +0200 koda ios: fix blocked preview button
Mon, 26 Mar 2012 03:24:50 +0200 koda ios headers cleanup, with tweaks to +randomPort and grenade timer handling in overlay
Sun, 25 Mar 2012 21:17:01 +0200 mikade merge
Sun, 25 Mar 2012 17:37:07 +0200 mikade - don't give hogs air weps when border is enabled
Sun, 25 Mar 2012 17:34:40 +0200 mikade Added a missing loc
Sun, 25 Mar 2012 14:51:13 +0200 mikade Add the parameters I missed the first time when I added these hooks.
Sun, 25 Mar 2012 23:10:29 +0400 unc0rr - Apply unit's namespace to current scope when referencing unit name
Sat, 24 Mar 2012 21:19:50 +0400 unc0rr Fix wrong type returned from id2C
Sat, 24 Mar 2012 19:57:06 +0400 unc0rr Fix server thinking game is still not finished sometimes
Sat, 24 Mar 2012 16:46:56 +0100 Xeli wops ;i
Sat, 24 Mar 2012 16:41:35 +0100 Xeli ANDROID and WIN32 can both be set to 1, so have ANDROID take preference
Sat, 24 Mar 2012 15:52:07 +0100 Xeli fixed some typo's. LUA_LIBRARY now points to the right name, regardless of the host machine. Running cmake after a bad attempt (ie forgot to add paths to PATH) now works rather than having to clean the cache
Fri, 23 Mar 2012 21:56:27 -0400 nemo LandBackTex take 2
Fri, 23 Mar 2012 18:20:59 -0400 nemo This has bugged me for a while. Since we are missing the source SVGs for this theme, removed the leaves crudely in GIMP. Also added some basic roots. Someone more artistic is encouraged to try and improve it.
Fri, 23 Mar 2012 23:03:09 +0400 unc0rr Oops
Fri, 23 Mar 2012 14:18:58 +0100 Xeli unbreak engine
Fri, 23 Mar 2012 00:21:34 +0100 simmax Improved cmake build script for Android:
Fri, 23 Mar 2012 14:14:43 +0100 Xeli first part of the utilitywidget (grenade timer/swap hogs) code
Thu, 22 Mar 2012 22:55:38 +0400 unc0rr Add more strictness in hope it will help with space leak
Wed, 21 Mar 2012 00:05:46 -0400 nemo Try different splash sounds too
Tue, 20 Mar 2012 01:30:54 -0400 nemo bit of an experiment in variable splash sizes based on object/speed. not sure if it looks good yet. need to drown more stuff.
Sun, 18 Mar 2012 18:19:20 +0100 Xeli fix ammomenu, the cursor actually works now -_-
Sun, 18 Mar 2012 14:22:13 +0100 koda workaround the different Lion ABI by forcing fpc 2.6 as minimum compiler version on osx
Sun, 18 Mar 2012 14:15:51 +0100 koda updated ios project file to work with fpc 2.6
Sun, 18 Mar 2012 00:30:56 -0400 nemo revert this until someone makes it not screw up camera focus
Sun, 18 Mar 2012 00:59:17 +0100 Xeli touchinterface, move the up/down arrows a bit down
Sun, 18 Mar 2012 00:05:20 +0100 Xeli make the Ammomenu show up a little faster
Sun, 18 Mar 2012 00:02:33 +0100 Xeli You can now change AMAnimType to enable the animation through the x/y axis and alpha for example
Sat, 17 Mar 2012 22:39:16 +0100 Xeli make ammomenu's speed dependent on RealTicks rather than frames
Tue, 13 Mar 2012 21:09:46 +0100 Xeli allow for 0 values on AMShiftTarget, this allows for movement across one axis
Sat, 17 Mar 2012 17:24:38 -0400 nemo Disable anim for stats screen ("In game" stays visible otherwise)
Sat, 17 Mar 2012 17:18:43 -0400 nemo Ensure flawless is false if any hog is lost, unless it was lost doing a kamikaze
Sat, 17 Mar 2012 16:14:08 -0400 nemo I imagine this should use the game window width, but I'll let someone else figure it out. I'm just sick of frames being half-visible in navigation.
Sat, 17 Mar 2012 14:24:43 -0400 nemo eh. guess they really should be here
Sat, 17 Mar 2012 14:13:16 -0400 nemo Adding leftX/rightX/topY to simplify determining bounds based on map playing area.
Sat, 17 Mar 2012 14:02:11 -0400 nemo I think this is a little more efficient than dxdy, and easier to read. We call DxDy2 a lot, can any of those use Angle/DirAngle?
Sat, 17 Mar 2012 13:16:50 -0400 nemo orient kamikaze correctly when going through portals
Wed, 14 Mar 2012 23:58:56 -0400 nemo oh yeah, dY...
Wed, 14 Mar 2012 21:12:04 -0400 nemo Allow RC plane to go through portals
Wed, 14 Mar 2012 11:07:22 +0400 unc0rr Oops, fix range (2 is too small value)
Tue, 13 Mar 2012 22:25:43 -0400 nemo Add fall damage
Tue, 13 Mar 2012 21:51:50 -0400 nemo For reasons I can't fathom, if this portion isn't commented out, the AI completely fails w/ a weaponset of only firepunch.
Tue, 13 Mar 2012 22:46:55 +0400 unc0rr Variable pen width
Tue, 13 Mar 2012 12:22:56 -0400 nemo tweak take 2
Tue, 13 Mar 2012 12:10:48 -0400 nemo Small tweak to return something more useful in the negative 0 case on dX
Tue, 13 Mar 2012 00:05:03 -0400 nemo Minimise another sqrt check.
Mon, 12 Mar 2012 23:46:28 +0400 unc0rr Avoid local rate minimums around hog (within 15 pixels). Not tested.
Mon, 12 Mar 2012 16:08:40 +0400 unc0rr Compatibility
Mon, 12 Mar 2012 01:00:17 -0400 nemo Change rest of AI tests to floats, reenable snowball
Sun, 11 Mar 2012 23:24:09 -0400 nemo Try adding it to deagle too. Although the routine still doesn't consider angle, so it'll pretty much be luck. Might be a waste of time.
Sun, 11 Mar 2012 22:44:57 -0400 nemo Hm. Score was a bit too much, AI was doing suicidal things.
Sun, 11 Mar 2012 22:35:55 -0400 nemo small tweak. make drowning prefer higher health hogs
Sun, 11 Mar 2012 20:36:50 -0400 nemo Teach AI to drown with shotgun too
Sun, 11 Mar 2012 20:12:31 -0400 nemo Start on adding drowning bonus to bat/firepunch/whip. AI still is not smart enough to change direction when firepunching to face the water, or change the angle of the bat.
Sun, 11 Mar 2012 18:28:32 -0400 nemo Add drowning to grenade too, try some little optimisations
Sun, 11 Mar 2012 23:31:32 +0400 unc0rr Fix silliness
Sun, 11 Mar 2012 14:43:36 -0400 nemo First pass at making AI drowning aware. No concerns of performance, only applied to bazooka (not bat/fp etc)
Sun, 11 Mar 2012 12:19:04 -0400 nemo Minor optimisation for AI to cut down on hwSqrt calls
Sun, 11 Mar 2012 11:39:45 -0400 nemo bug #336
Sat, 10 Mar 2012 23:00:39 -0500 nemo Add div to allow safe integer division from lua
Sat, 10 Mar 2012 16:32:46 -0500 nemo Recount team health if modifying hedgehog health
Sat, 10 Mar 2012 16:10:38 -0500 nemo Set default empty ammo sets. Current mission handling appears to not pass any default ammo set, so script was never getting a chance to set its own.
Sat, 10 Mar 2012 15:56:36 -0500 nemo Avoid rare double decrement.
Sat, 10 Mar 2012 14:38:31 -0500 nemo Prevent pirate ship from repeating on Islands, remove vertical line in art landback
Sat, 03 Mar 2012 22:40:00 -0500 nemo bug #370
Thu, 01 Mar 2012 23:55:19 +0400 unc0rr Oh, should also check for game finish when player quits without ROUNDFINISHED message: small refactoring, not tested at all
Thu, 01 Mar 2012 14:45:42 -0500 nemo comment out reserve to maintain old Qt compat
Thu, 01 Mar 2012 23:35:13 +0400 unc0rr Also consider game finished when the last player reports ROUNDFINISHED despite the correctness parameter.
Wed, 29 Feb 2012 18:30:37 -0500 nemo Someone might find this useful. Plan to link to it from the wiki.
Wed, 29 Feb 2012 18:24:56 -0500 nemo Fix for bug #366, delete gear if hog is drowning (needed either that or a check on nil Gear^.Hedgehog^.Gear)
Wed, 29 Feb 2012 23:44:49 +0400 unc0rr Don't remove client's teams from teams list on "ROUNDFINISHED 0", just send team removal message to others.
Tue, 28 Feb 2012 21:25:36 -0500 nemo oops
Tue, 28 Feb 2012 22:00:33 +0100 Xeli android: fix finding cache dir on prefroyo devices, it now creates the Hedgewars folder if it wasn't there
Tue, 28 Feb 2012 09:40:48 -0500 nemo attractiveness tweak to the text clip
Mon, 27 Feb 2012 19:01:44 -0500 nemo Clamp name/team name textures to avoid long team / hog name abuse. Limit width in px instead of chars to avoid unicode issues.
Sun, 26 Feb 2012 18:13:26 -0500 nemo don't use currenthedgehog
Sun, 26 Feb 2012 16:31:25 -0500 mikade use per hog ammo game flag. improves AI play
Sun, 26 Feb 2012 15:42:28 -0500 nemo oops
Sun, 26 Feb 2012 13:37:17 -0500 nemo right-click colour selection to scroll backwards through colours (bit hackish, subclassing + right click handling would be better than custom menu item signal)
Sun, 26 Feb 2012 12:56:53 -0500 nemo ugh
Sun, 26 Feb 2012 12:45:00 -0500 nemo make onAmmoStoreInit optional in the case of onNewAmmoStore
Sun, 26 Feb 2012 12:32:48 -0500 nemo pass indexes for the clan/team/hedgehog
Sun, 26 Feb 2012 11:28:28 -0500 nemo copypasta fail
Sun, 26 Feb 2012 11:21:32 -0500 nemo Add a new script hook. onNewAmmoStore. This will allow scripts like The Specialists to define separate ammo sets for each hog
Sun, 26 Feb 2012 12:15:32 +0400 unc0rr Send ROUND_FINISHED only once (only from in game mode)
Sat, 25 Feb 2012 22:18:08 +0400 unc0rr Remove client's teams only when game is running and exit status is 'incorrect exit'. Frontend still sends excessive ROUND_FINISHED, so the bug is not fixed completely.
Fri, 24 Feb 2012 23:49:31 +0400 unc0rr - Increase server version number due to rooms list protocol changes
Thu, 23 Feb 2012 23:13:48 +0400 unc0rr Bring back functionality to "Join" button
Thu, 23 Feb 2012 22:58:52 +0400 unc0rr Setup rooms list headers
Thu, 23 Feb 2012 12:58:17 -0500 nemo Revert most of 033e4a8a9c74 and 9d501dc22f71 (see bug #362)
Thu, 23 Feb 2012 18:41:52 +0400 unc0rr Handle ROOM* commands in rooms list model
Thu, 23 Feb 2012 00:46:03 +0400 unc0rr Start switching to rooms list model. To be continued.
Wed, 22 Feb 2012 18:13:14 +0100 koda Added tag hedgeroid-alpha for changeset ce2b24995ab2
Wed, 22 Feb 2012 18:09:39 +0100 koda Added tag 0.9.17-release for changeset 4670f003f91b
Wed, 22 Feb 2012 18:09:17 +0100 koda Removed tag 0-9.17-release
Mon, 20 Feb 2012 22:04:57 +0100 Xeli updated version for market hedgeroid-alpha
Mon, 20 Feb 2012 21:55:59 +0100 Xeli incremental loading of all the images in teamcreation on android, this should really be rewritten though..
Mon, 20 Feb 2012 21:50:56 +0100 Xeli fixed a nullpointer exception when creating a new team
Mon, 20 Feb 2012 21:22:21 +0100 Xeli fixed the schemes on android
Mon, 20 Feb 2012 21:22:04 +0100 Xeli schemes/teams now get replaces on each version update
Sun, 19 Feb 2012 16:51:22 +0100 Xeli check if the widget is shown before checking if the finger is on the widget
Mon, 20 Feb 2012 22:04:52 +0400 unc0rr Show message and return from network game pages on server shutdown
Mon, 20 Feb 2012 21:52:18 +0400 unc0rr - Register HWTeam metatype so HWTeam objects could be passed via queued connections
Mon, 20 Feb 2012 20:33:26 +0400 unc0rr Make all signals from HWNet queued, this should fix issues with teams and chat widgets
Sun, 19 Feb 2012 02:52:19 +0100 koda added one button play feature, like in desktop frontend; need to make sure that the hardcoded stuff never gets deleted
Sun, 19 Feb 2012 01:22:59 +0100 koda ipad, have the scheme/weapon/style selector always stick in the same position
Sun, 19 Feb 2012 00:39:44 +0100 koda missions page rotates correctly
Sun, 19 Feb 2012 00:25:38 +0100 koda two more this time
Sat, 18 Feb 2012 19:33:48 +0100 koda merge
Sat, 18 Feb 2012 16:56:04 +0100 Xeli moved the firebutton, added the AMWidget button and removed the forwardjump widget(it's longpress on backjump now)
Sat, 18 Feb 2012 19:33:04 +0100 koda this apparently didn't get updated, but it was enough to reassign the outlets
Sat, 18 Feb 2012 15:24:20 +0100 Xeli changed jumping, on x button tap is high jump, on longpress + release is low jump (read: it only does a low jump when you release)
Sat, 18 Feb 2012 19:29:16 +0100 koda prepare a styled button
Sat, 18 Feb 2012 13:52:37 +0100 Xeli fixed the active region on widgets when they are animated, added active.x:= in uWorld too
Sat, 18 Feb 2012 19:07:19 +0100 koda oh i thought i had converted every uitableviewcontroller to uiviewcontroller+tableview; this also restores displaying statitstics after game
Sat, 18 Feb 2012 11:59:59 +0100 koda rotation support for other controllers
Sat, 18 Feb 2012 11:18:10 +0100 koda one more USE_TOUCH_INTERFACE
Fri, 17 Feb 2012 20:42:22 -0500 nemo Experiment. This has bugged me for a long time. Should be possible to tell a team with 1 health from a team with 0
Fri, 17 Feb 2012 23:36:05 +0100 Xeli stop the crosshair from twitching when it's not supposed to move + fix aimingUp/Down booleans
Fri, 17 Feb 2012 22:54:45 +0100 Xeli change power() to sqr
Fri, 17 Feb 2012 22:53:02 +0100 Xeli fix crosshair aiming
Fri, 17 Feb 2012 22:18:21 +0100 Xeli remove all hwFloat calculations
Fri, 17 Feb 2012 21:34:33 +0100 Xeli the onScreenwidgets are multitouch now, frequently (alternating) tapping left and right still causes it to bug though, but you have to try hard to duplicate it, works ok for now
Fri, 17 Feb 2012 18:23:36 +0100 koda the most important commit of the year
Fri, 17 Feb 2012 17:43:59 +0100 koda exploit the new setWhatsThis feature in our desktop frontend
Fri, 17 Feb 2012 15:55:31 +0100 Xeli forgot begin
Fri, 17 Feb 2012 15:35:20 +0400 unc0rr Use queued signal-slot connections with HWNet class
Fri, 17 Feb 2012 12:17:43 +0100 koda ops
Fri, 17 Feb 2012 12:08:01 +0100 koda refactored a few types involved in the touch interface and corrected a few invisible mistakes
Fri, 17 Feb 2012 09:33:03 +0100 koda and of course fix build for sdl 1.2
Thu, 16 Feb 2012 23:20:49 +0100 koda carried out some cosmetic TODOs in uTouch
Thu, 16 Feb 2012 21:32:19 +0100 Xeli move the aim buttons to be above the jump button
Thu, 16 Feb 2012 17:48:03 +0100 Xeli added hide/show animation for the aiming keys (should animateWidget() be moved to another unit?)
Thu, 16 Feb 2012 20:32:47 +0400 unc0rr Send team removal message on incorrect engine shutdown (when game not finished). Should help with game hang when room master closes engine, then quits room.
Thu, 16 Feb 2012 16:16:59 +0100 Xeli wops, added an extra USE_TOUCH_INTERFACE
Thu, 16 Feb 2012 16:02:41 +0100 Xeli added translate/fade animations for OnScreenWidgets
Wed, 15 Feb 2012 20:59:00 +0100 Xeli use realtick rather than SDL_GetTicks
Wed, 15 Feb 2012 18:34:08 +0100 Xeli rebuild all modules each time..... :P
Wed, 15 Feb 2012 18:22:39 +0100 koda moved other widgets under the USE_TOUCH_INTERFACE, added pause button (at least, graphically...)
Wed, 15 Feb 2012 18:03:51 +0100 Xeli unbreak uTouch
Wed, 15 Feb 2012 16:23:59 +0100 koda small refactoring to touch screen buttons, use a record to store values, added 'offset' fields to adjust active button area
Mon, 13 Feb 2012 08:18:59 +0100 koda update position of on screen buttons on resize
Sun, 12 Feb 2012 15:11:47 -0500 nemo oops
Sun, 12 Feb 2012 22:18:49 +0400 unc0rr Show preview immediately on fetch
Sun, 12 Feb 2012 18:50:22 +0100 koda tweaks to the value tracking slider (doesn't draw outside the superview bounds) and assign proper copyright notice to it
Sun, 12 Feb 2012 18:08:34 +0100 koda restored interface on iphone
Sun, 12 Feb 2012 19:38:32 +0400 unc0rr Remove STL dependency (again), fix qmake build
Sun, 12 Feb 2012 15:59:10 +0100 koda add keywords for landscape ammomenu and touch interface
Sun, 12 Feb 2012 15:35:06 +0100 koda tipped by xeli, ammomenu texture needs to be redrawn on resize to update its position
Sun, 12 Feb 2012 15:27:25 +0100 koda gather context restoration under a single keyword
Sun, 12 Feb 2012 15:04:17 +0100 koda colorWithPatternImage uses too much memory
Sun, 12 Feb 2012 11:05:26 +0100 koda fixed a little event propagation problem, added rotation support to the scheme setting page
Sun, 12 Feb 2012 10:08:58 +0100 koda shorten the portait orientation check
Sat, 11 Feb 2012 19:24:09 +0100 koda ios weapon setting page supports rotation
Sat, 11 Feb 2012 06:11:19 +0100 koda i don't know how this is possible
Sat, 11 Feb 2012 14:30:15 +0100 Xeli split the installing and building in the android Makefile
Sat, 11 Feb 2012 05:48:33 +0100 koda ios check for music preference also for fading methods
Sat, 11 Feb 2012 05:13:56 +0100 koda fix coordinate system on ios overlay
Sat, 11 Feb 2012 04:27:58 +0100 inu one more pt locale update
Sat, 11 Feb 2012 04:24:53 +0100 koda minor changes to ios project file to better behave with buildbot
Fri, 10 Feb 2012 17:18:49 +0400 unc0rr Workaround pointers to not yet defined types
Fri, 10 Feb 2012 12:21:54 +0100 inu updated pt_pt locale
Thu, 09 Feb 2012 19:59:57 +0100 Xeli disable the use of the accelerometer on android, we don't use it and it only drains the battery
Thu, 09 Feb 2012 19:06:43 +0100 koda merge
Thu, 09 Feb 2012 19:05:52 +0100 koda move the classes recently added to a proper folder
Thu, 09 Feb 2012 18:59:46 +0100 koda added MGSplitViewController, popular replacement for uisplitviewcontrollers: this brings rotation support to our settings pages! weapons and schemes are the only controllers displaying minor glitches
Thu, 09 Feb 2012 18:09:03 +0100 koda small ios weapon localisation handling fix
Thu, 09 Feb 2012 17:28:05 +0100 koda ios: added MXAudioPlayerFadeOperation to allow easy fade in and out of background music
Thu, 09 Feb 2012 16:31:02 +0100 inu updated ios description portuguese
Thu, 09 Feb 2012 14:12:50 +0100 Xeli use the way actions are initiated the same way as koda implemented with PascalExports, using boolean values such as upKey and enterKey, this prevents the user from being able to control the AI
Wed, 08 Feb 2012 15:49:55 +0400 unc0rr Move a bit further
Tue, 07 Feb 2012 22:39:36 -0500 nemo and oooone last off-by-1 in ammo menu
Tue, 07 Feb 2012 23:50:52 +0100 Xeli fixed aiming by touching the crosshair, made it compatible with the aiming buttons and disabled camera movement when touching buttons + some formatting fixes
Tue, 07 Feb 2012 21:19:10 +0100 Xeli fixed the blackpixel in the ammomenu, x,y in GetAmmoMenuTexture now initialized correctly
Tue, 07 Feb 2012 22:18:44 +0400 unc0rr Fix a bug with type declaration trying to resolve type being declared
Tue, 07 Feb 2012 18:56:49 +0100 Xeli prevent the cursor from being shown on the mobile version, and close the menu on tap when the tap is not on the ammo menu
Mon, 06 Feb 2012 22:59:28 -0500 nemo slider tweak
Tue, 07 Feb 2012 02:10:15 +0100 koda merge
Mon, 06 Feb 2012 20:04:32 -0500 nemo Fixes slot sprite and ammo sprites overlapping left side border. There is still the issue that boxes should be 32px between borders, but right now they are 33px on all but the first row (since the outside border overlaps it by 1px) causing the slot sprite to have 2px of border on the left and 1px of border on the right.
Mon, 06 Feb 2012 19:46:46 -0500 nemo Fix slider positions
Tue, 07 Feb 2012 01:18:29 +0100 koda merge
Mon, 06 Feb 2012 23:21:04 +0100 Xeli add the button images to the android assets
Mon, 06 Feb 2012 22:52:15 +0100 Xeli wops, must use tabs not spaces..
Mon, 06 Feb 2012 22:40:09 +0100 Xeli the buttons actually work now!
Mon, 06 Feb 2012 22:39:52 +0100 Xeli fix compiler error for non android build
Mon, 06 Feb 2012 19:41:46 +0100 Xeli wops, too much copy pasting
Mon, 06 Feb 2012 19:16:22 +0100 Xeli show buttons on the screen, similar to the iOS overlay
Tue, 07 Feb 2012 01:18:03 +0100 koda ios game configuration page rotation gliches fix
Mon, 06 Feb 2012 23:17:45 +0400 unc0rr Some progress, still can't find the source of bad behavior
Tue, 07 Feb 2012 00:34:25 +0100 koda ios game configuration page supports rotation, with some enhancements (like the new slider); some glitches here and there
Sun, 05 Feb 2012 22:22:46 -0500 nemo Increase volume on a number of sounds that were many times quieter than the other voices. Also remove empty space in Ooff1.ogg so it plays at the right time.
Sun, 05 Feb 2012 20:13:56 -0500 nemo unbreak tardis
Sun, 05 Feb 2012 20:08:17 -0500 nemo unbreak ammo menu
Sun, 05 Feb 2012 18:20:02 -0500 nemo Disable opacity across the board. It is screwed up in OSX and apparently also Linux. Bad artifacts and overall performance.
Sun, 05 Feb 2012 17:35:52 -0500 nemo ok. really fix by toggling back to ready. At least, I think this should do it...
Sun, 05 Feb 2012 16:21:55 -0500 nemo attempt to fix 3222bb0612ca - otherwise you are unable to start a second game without quitting the room.
Sun, 05 Feb 2012 15:20:49 -0500 nemo add individual hog healths to team health bar
Sun, 05 Feb 2012 23:24:43 +0400 unc0rr Further work on propagating types. Now it hopefully works fully, just need to annotate namespace with types first.
Sun, 05 Feb 2012 15:55:15 +0100 Xeli some refactoring + you can now tap on the ammo menu to select a weapon
Sun, 05 Feb 2012 15:52:26 +0100 koda BUUUUURN OBJC AMMOMENU BUUUURNhg diff! (on a separate note, this reduces the codesize by ~37k)
Sat, 04 Feb 2012 23:06:22 +0100 Xeli check if the latest assets have been moved to the sdcard (compare with versionCode)
Sat, 04 Feb 2012 16:22:46 +0100 Xeli Rewrote the Ammomenu:
Sat, 04 Feb 2012 16:17:31 +0100 Xeli Android makefile: compile with debug symbols and ant clean, otherwise it wont update the apk if you have only changed a lib
Sat, 04 Feb 2012 16:15:57 +0100 Xeli Expanded copyToXY, it doesn't copy the whole src sprite, srcX/Y to srcW/h, added DrawSprite2Surf and DrawLine2Surf
Sun, 29 Jan 2012 18:05:35 +0100 Xeli disable using files from the assets dir, and use fopen()
Fri, 03 Feb 2012 14:21:07 +0400 unc0rr Propagate types on identifiers
Tue, 31 Jan 2012 22:04:41 -0500 cherrotluo chinese update
Mon, 30 Jan 2012 17:32:18 -0500 nemo astyle -C -S -L -N --style=allman --recursive "QTfrontend/*.cpp" "QTfrontend/*.h"
Mon, 30 Jan 2012 23:20:28 +0100 koda more ios pages supporting rotaiton
Mon, 30 Jan 2012 07:51:30 +0100 koda ahem, fix build
Sun, 29 Jan 2012 18:52:01 +0100 koda disabling the discovery of SDL13+ on desktop. SDL13 has become SDL2 with a completely different ABI and will require a new FindSDL2 module for Cmake to be found; for current sdl development installations, hedgewars will either use the compatibility layer (present in sdl1.3 but not in sdl2) or just fail to build (in case sdl2 is installed but sdl1.2.* is not). whew
Sun, 29 Jan 2012 02:48:03 +0100 koda starting to convert the ipad interface to support all ortientations...
Sun, 29 Jan 2012 02:45:12 +0100 koda rotation ftw!!! (engine part)
Sun, 29 Jan 2012 00:48:39 +0100 Xeli koda/ammomenu on desktop fix!
Sat, 28 Jan 2012 23:10:39 +0100 koda minor cleanup, gather AMSlotSize in uConsts
Sat, 28 Jan 2012 22:19:42 +0100 Xeli added the background for the weaponnames in MOBILE
Sat, 28 Jan 2012 19:04:42 +0100 Xeli fixed the weapon name position
Sat, 28 Jan 2012 18:22:39 +0100 Xeli changed the ammomenu to be landscape for MOBILE, also tweaked the positions a bit, needs testing on iOS
Fri, 27 Jan 2012 23:02:36 -0500 nemo bump to 0.9.18-dev - not sure how this was missed before
Fri, 27 Jan 2012 10:19:14 +0100 koda this should lower compatibility with qt4.5 again, but i have no way to test it
Thu, 26 Jan 2012 23:54:53 +0100 koda ios sanity restored: applied new paths for sdl projects, turned off fullscreen, added 3 lines of documentation, removal of sdl patch (every mod has been integrated mainstream)
Thu, 26 Jan 2012 22:20:21 +0100 Xeli background now properly resizes on tablets
Thu, 26 Jan 2012 22:19:52 +0100 Xeli fixed the ammo menu on android, on tablets all weapons are 'choosable' and on phones I've moved the ammomenu up a bit
Thu, 26 Jan 2012 16:04:08 +0400 unc0rr Haha, I was greatly puzzled by "date.month() == 10 && date.daysInMonth() == 31" :D
Thu, 26 Jan 2012 02:06:57 +0100 Xeli enable pause/resume on the java side
Thu, 26 Jan 2012 02:06:16 +0100 Xeli added pause/resume functionality for android, android need the opengl context to be recreated along with textures and whatnot
Tue, 24 Jan 2012 18:11:56 +0100 Xeli added TARDIS to minimal data dir, changed a couple of org_libsdl_app to org_hedgewars_hedgeroid in SDL_android.cpp and updated SDLActivity.java
Tue, 24 Jan 2012 11:54:53 -0500 nemo Tweak voices a bit (always play hurry at correct time, skip "come on then" if other voice is playing)
Tue, 24 Jan 2012 03:38:18 +0100 Xeli add the android support package for Fragments and the like
Tue, 24 Jan 2012 03:26:22 +0100 Xeli not needed when using the updated android ndk.. -_-
Tue, 24 Jan 2012 03:04:23 +0100 Xeli revert Android.mk back after copying SDL_mixer and SDL_ttf
Tue, 24 Jan 2012 02:47:51 +0100 Xeli update the core/android/SDL_android.cpp fix some includes in Android.mks, use a different host to download some libs, sdl doesn't have up to date tarballs..
Tue, 24 Jan 2012 01:59:28 +0100 Xeli these are needed for ndk-build or it won't know what api to build it for
Tue, 24 Jan 2012 01:03:33 +0100 Xeli Added a script to simplify building the android port
Sun, 22 Jan 2012 23:36:36 +0100 Xeli some tweaks to the build process, cmake now generates some vital files, fpc only compiles those files which have been changed since the last time, SDL still does not work
Sun, 22 Jan 2012 23:35:32 +0100 Xeli remove the incorrect text that people need to download before playing
Mon, 16 Jan 2012 14:25:26 +0100 Xeli Android: quick fix from a bug report from the market in the download manager
Wed, 18 Jan 2012 01:11:09 +0100 koda merge
Wed, 18 Jan 2012 01:10:35 +0100 koda little hack for playing less sounds in frontend
Wed, 18 Jan 2012 01:07:07 +0100 koda simplify qpushbuttonwithsound and add a mouseover sound (I tried selecting the least annoying ones, maybe it'd be better to look for proper button sound effects)
Tue, 17 Jan 2012 23:42:30 +0100 bovi skip button sound when exiting
Tue, 17 Jan 2012 23:36:15 +0100 koda move the feedback button in a nicer position
Tue, 17 Jan 2012 09:20:16 -0500 nemo fix line endings
Tue, 17 Jan 2012 09:01:31 -0500 lovelacer A partial reformatting of the pascal code to have consistent syntax. Things that are still inconsistent.
Mon, 16 Jan 2012 10:22:21 +0100 valnut GCI task: season greetings
Sun, 15 Jan 2012 22:01:50 -0500 nemo Also allow lua to change gfPerHogAmmo/gfSharedAmmo even if lua does not define new ammo stores
Mon, 16 Jan 2012 00:03:13 +0100 bovi disable the glitchy exit sound
Sun, 15 Jan 2012 23:54:06 +0100 koda correct language identifier
Sun, 15 Jan 2012 23:50:41 +0100 koda hedgewars.pro formatting and removal of the last pageoptions hr
Sun, 15 Jan 2012 23:35:02 +0100 bovi GCI task: stars
Sun, 15 Jan 2012 23:14:10 +0100 bovi small tweak for compiling with xfire and qt under windows
Sun, 15 Jan 2012 22:57:49 +0100 bovi GCI task: ping
Sun, 15 Jan 2012 22:48:34 +0100 bovi GCI task: iOS _language_ 3 (Romanian)
Sun, 15 Jan 2012 22:46:36 +0100 bovi provide a minimal Romanian translation for engine
Sun, 15 Jan 2012 22:29:24 +0100 bovi updated win build script
Sun, 15 Jan 2012 21:08:15 +0100 Xeli changed error message
Sun, 15 Jan 2012 21:07:52 +0100 Xeli Load the TeamCreationmenu's contents in a different thread
Sun, 15 Jan 2012 21:04:31 +0100 Xeli some bug fixed regarding the downloader
Sun, 15 Jan 2012 21:00:10 +0100 Xeli Graphics used on the android market
Sun, 15 Jan 2012 20:55:22 +0100 Xeli some meta build files needed for newer api levels...
Sun, 15 Jan 2012 12:40:48 -0500 nemo Assign ammo counts as well, in case the game flags were changed by the script
Sat, 14 Jan 2012 14:59:19 +0100 koda somehow my paths slipped in...
Sat, 14 Jan 2012 05:05:53 +0100 valnut GCI task: feedback is important
Sat, 14 Jan 2012 05:03:21 +0100 bovi GCI task: cmd.exe
Fri, 13 Jan 2012 13:48:48 -0500 nemo Fix typos
Fri, 13 Jan 2012 22:28:59 +0400 gallardo_pablo Spanish voice
Wed, 11 Jan 2012 21:46:06 +0000 enveezee Push RopePercent to lua to fix rope if not set
Wed, 11 Jan 2012 22:26:07 -0500 nemo Allow multiple portals, so long as the team hasn't changed...
Tue, 10 Jan 2012 22:41:35 -0500 nemo allow roping into a portal (still detaches rope)
Mon, 09 Jan 2012 01:13:55 -0500 nemo ok. pretty sure that has to be consistent in both. go with the smaller one...
Mon, 09 Jan 2012 00:50:39 -0500 nemo Slow down flakes/clouds that are farther away. Also unbreak NTPX w/ SDL 1.2
Sat, 07 Jan 2012 00:10:47 +0400 unc0rr Disallow dot as a part of identifier
Fri, 06 Jan 2012 01:51:04 +0100 koda fix a couple of loose ends: sdl_mixer is informed of that OGG is provided by Tremor with its own macro, there is no more a segfault on Tremor cleanup, added new event type and timestamp entry for SDL, removed spurious characters from the japanese translation, uSound errors now are output with SDLTry, uSound doesn't need sound preloading any more
Wed, 04 Jan 2012 02:06:44 +0100 Ivo Nunes GCI task: iOS Portuguese
Sun, 01 Jan 2012 15:24:55 -0500 RoFra graphics fix. take 3
Sun, 01 Jan 2012 14:14:55 -0500 ChipHome Fixed unicode italian missions translation update
Sun, 01 Jan 2012 13:20:22 -0500 nemo one more mask, reduce hog count on ruler map
Sun, 01 Jan 2012 12:01:25 -0500 ChipHome Italian update - ditched missions file since encoding appears to be incorrect.
Sat, 31 Dec 2011 03:24:44 +0100 thebowseat GCI task: iOS Japanese
Sat, 31 Dec 2011 03:21:09 +0100 koda update ios project file with new uGears* files; flags for one text file
Sat, 31 Dec 2011 01:52:14 +0300 unc0rr Fix build
Fri, 30 Dec 2011 22:20:57 +0300 unc0rr Oops
Thu, 29 Dec 2011 23:02:40 +0300 unc0rr Send full room info on room add and update events. Less(?) traffic, but current frontend doesn't behave good with this change to server.
Thu, 29 Dec 2011 09:40:16 +0100 jerryma1121 GCI task: one bug (issue 167)
Thu, 29 Dec 2011 09:35:04 +0100 kragniz GCI task: idea
Thu, 29 Dec 2011 09:29:56 +0100 koda testing, let's try -Os optimisation for frontend and engine; small cleanup and typos
Wed, 28 Dec 2011 21:53:40 +0300 unc0rr Take koda's notice into account, also update list of source files
Wed, 28 Dec 2011 11:13:29 -0500 unc0rr add -O2
Wed, 28 Dec 2011 18:40:02 +0300 unc0rr It seems there's no need to copy gear's msg. Fixes bots getting stuck after hog switch.
Tue, 27 Dec 2011 14:14:26 -0500 nemo Experiment in eliminating transparent white from LandPixels - I think it messes up on some graphics cards. Noticed a curious white border on a girder in a theme Randy is working on. At the very least it is slightly more efficient in the blit.
Tue, 20 Dec 2011 16:13:17 -0500 ChipHome Italian update
Sat, 17 Dec 2011 13:12:33 -0500 nemo Little tweak to reduce noob fail. Delay drill rocket explosion by 250ms after spawn in Attack. Unless you drop it straight down w/ no power, it should not explode immediately in your face.
Thu, 15 Dec 2011 12:57:26 -0500 nemo Remove density adjustment in ammoshove. Means a mine and a barrel will be batted same distance again.
Thu, 15 Dec 2011 11:06:36 -0500 nemo Experiment. Applying density to both ammoshove and explosion, w/ distance of a hedgehog knock being standard value (/3 since hedgehog "density" is 3)
Mon, 12 Dec 2011 19:23:05 +0100 Henek added SetAmmoStore to lua for convinience
Mon, 12 Dec 2011 00:10:55 +0100 koda added 'loaded locale' message, other minor things
Mon, 12 Dec 2011 00:10:11 +0100 koda finally hook the engine localization on ios
Sun, 11 Dec 2011 23:20:59 +0100 Resoow GCI task: iOS _languages_ 2 (Bulgarian)
Sun, 11 Dec 2011 23:15:06 +0300 m4tx [GCI] backz task: unify the back button functionality, avoid using the save button
Sun, 11 Dec 2011 19:57:04 +0100 koda make sure to stop music before freeing it
Sun, 11 Dec 2011 14:52:02 +0100 Henek enable lua to also set rope length percent
Sat, 10 Dec 2011 04:10:32 +0100 sheepluva removing my reserved hat.
Thu, 08 Dec 2011 23:30:03 -0500 nemo missing nil
Thu, 08 Dec 2011 14:44:10 +0400 unc0rr Some more work on scopes
Wed, 07 Dec 2011 19:38:33 -0500 nemo oops. this is more efficient anyway.
Wed, 07 Dec 2011 23:35:13 +0100 koda ios italian translation
Wed, 07 Dec 2011 23:04:57 +0300 unc0rr Format code a bit
Wed, 07 Dec 2011 22:54:39 +0300 unc0rr Further progress on dealing with namespaces
Wed, 07 Dec 2011 11:35:03 -0500 nemo Suggestion of sheepluva's - disable timebox in crates after SD, and set to disabled in Ammo. Also disable switch hedgehog for teams of 1 hedgehog in size, and try and correct what appears to be a bug in reserved hats.
Wed, 07 Dec 2011 17:55:23 +0400 unc0rr - Fix type2C id2C call
Wed, 07 Dec 2011 12:19:36 +0100 blackmetalowiec Auto refresh room list after leaving room. Fixes issue #320 for voluntarily and involuntarily coming to room list.
Wed, 07 Dec 2011 08:01:18 +0300 unc0rr "System" unit to help converter
Tue, 06 Dec 2011 22:05:59 +0300 unc0rr Ok, State monad instead
Tue, 06 Dec 2011 16:16:48 -0500 Terrington_Snyde nicer graphic
Tue, 06 Dec 2011 17:59:10 +0400 unc0rr Convert into Reader monad
Mon, 05 Dec 2011 23:52:59 -0500 nemo Fix regression from 6480 too. Extra assignments might make this slightly less efficient.
Mon, 05 Dec 2011 23:10:53 -0500 nemo with statement considered harmful
Tue, 06 Dec 2011 05:53:02 +0200 mikade Don't forget about Rope Training.
Tue, 06 Dec 2011 05:41:52 +0200 mikade oops
Tue, 06 Dec 2011 04:46:47 +0200 mikade merge
Mon, 05 Dec 2011 18:38:25 -0500 nemo ...
Mon, 05 Dec 2011 18:38:07 -0500 nemo ...
Tue, 06 Dec 2011 00:47:24 +0200 mikade Add some (slightly modified) GCI missions.
Mon, 05 Dec 2011 23:04:10 +0300 unc0rr Let .hs be native eol format too
Mon, 05 Dec 2011 17:56:49 +0400 unc0rr Start converting into monadic code using Reader monad (will be used to store information about namespace)
Fri, 02 Dec 2011 15:03:27 +0400 unc0rr Some tiny optimizations
Sun, 04 Dec 2011 15:21:50 -0500 nemo Bind 1-5 in defaults. Missions really need the option to pick a team though, using default team if none supplied.
Sun, 04 Dec 2011 18:58:52 +0100 koda update the ios data script for the new audio mono location
Sun, 04 Dec 2011 18:53:49 +0100 koda audio mono is back
Sun, 04 Dec 2011 18:52:22 +0100 koda ios port working again, mono audio is missing
Sun, 04 Dec 2011 11:53:08 +0100 Kimsey0 GCI task: iOS Danish
Sun, 04 Dec 2011 01:00:18 +0300 unc0rr No more nested functions in code
Sun, 04 Dec 2011 00:56:07 +0300 unc0rr Some cleanup here and there
Sun, 04 Dec 2011 00:52:47 +0300 unc0rr - Give uLand more modularity
Sat, 03 Dec 2011 22:21:23 +0300 unc0rr Add base type tags to identifiers
Sat, 03 Dec 2011 19:18:13 +0100 Xeli android: moved the different objects representing the different game parameters to a different package
Sat, 03 Dec 2011 19:09:24 +0100 Xeli android: rename TouchInterface package to UserInput
Sat, 03 Dec 2011 18:50:29 +0100 Xeli android: startgamemenu now has some default values, plus the themes are ordered alphabetically
Sat, 03 Dec 2011 18:49:17 +0100 Xeli android: hopefully prevents a FC, I can't reproduce it though..
Sat, 03 Dec 2011 15:22:07 +0100 koda fix exe flags of new translations
Sat, 03 Dec 2011 15:20:15 +0100 huseyinaksu GCI task: iOS _language_ (Turkish)
Sat, 03 Dec 2011 15:15:14 +0100 Leonard GCI task: iOS German
Sat, 03 Dec 2011 15:09:46 +0100 Kimsey0 GCI task: Danish translation
Sat, 03 Dec 2011 15:06:47 +0100 koda italian typo, fix issue 324
Sat, 03 Dec 2011 15:01:57 +0100 koda minor cleanup
Sat, 03 Dec 2011 14:43:09 +0100 koda cleanup and example
Sat, 03 Dec 2011 14:36:36 +0100 Oranger GCI task: describez
Sat, 03 Dec 2011 12:00:32 +0100 koda neeeeeeeemoooooooooooooooo
Sat, 03 Dec 2011 11:32:34 +0100 koda .hgignore update
Thu, 01 Dec 2011 18:02:27 +0400 unc0rr - Improve renderer a bit, disallow nested functions
Thu, 01 Dec 2011 11:30:06 +0400 unc0rr Why 'And'? (help parser)
Wed, 30 Nov 2011 23:16:44 +0100 Henek present somthing that could be taken as a structure
Wed, 30 Nov 2011 12:19:10 +0100 blackmetalowiec further updates to iOS polish translation
Tue, 29 Nov 2011 16:24:25 +0100 blackmetalowiec polish iOS translation update
Mon, 28 Nov 2011 17:41:35 -0500 nemo remove placeholder values that snuck in in the merge
Fri, 30 Dec 2011 13:54:39 +0400 unc0rr Start refactoring uGears. Breaks build.
Tue, 29 Nov 2011 17:42:42 +0400 unc0rr - Improve parsing of prefix operators
Mon, 28 Nov 2011 23:14:11 +0300 unc0rr merge
Mon, 28 Nov 2011 17:38:50 +0100 Xeli typo... >,<
Mon, 28 Nov 2011 17:57:25 +0400 unc0rr More verbose progress log, dump the result
Mon, 28 Nov 2011 17:37:43 +0100 Xeli added a switch USE_SDLTHREADS
Mon, 28 Nov 2011 17:38:50 +0100 Xeli typo... >,<
Mon, 28 Nov 2011 16:21:35 +0100 Xeli android: use linkedlist instead of the deque interface, Deque<> isn't supported until gingerbread
Mon, 28 Nov 2011 17:37:43 +0100 Xeli added a switch USE_SDLTHREADS
Mon, 28 Nov 2011 16:20:48 +0100 Xeli android: check if the sdcard directory is writable, if it isn't close the app
Mon, 28 Nov 2011 16:21:35 +0100 Xeli android: use linkedlist instead of the deque interface, Deque<> isn't supported until gingerbread
Mon, 28 Nov 2011 16:19:27 +0100 Xeli update android version
Mon, 28 Nov 2011 16:20:48 +0100 Xeli android: check if the sdcard directory is writable, if it isn't close the app
Mon, 28 Nov 2011 17:57:25 +0400 unc0rr More verbose progress log, dump the result
Mon, 28 Nov 2011 16:19:27 +0100 Xeli update android version
Sun, 27 Nov 2011 23:13:22 +0300 unc0rr Countless imporvements to the parser and countless help to the parser in sources.
Sun, 27 Nov 2011 19:34:08 +0300 unc0rr More work on the parser
Mon, 28 Nov 2011 06:55:55 +0100 jose1711 Updated Slovak translation
Sun, 27 Nov 2011 14:46:57 +0300 unc0rr - Improvement to the parser
Sun, 27 Nov 2011 14:08:08 +0100 jose1711 Updated Slovak translation
Sun, 27 Nov 2011 00:57:43 +0100 Xeli woopsy we dont want that :d
Sun, 27 Nov 2011 00:55:45 +0100 Xeli android: load graphics multithreaded for superduper loadtimes
Sun, 27 Nov 2011 00:54:00 +0100 Xeli android: cleaned up the code a bit and removed a bug with the parsing of the xml
Sun, 27 Nov 2011 00:53:08 +0100 Xeli android: update manifest to the market version
Sun, 27 Nov 2011 00:25:28 +0300 unc0rr - Help parser more
Sat, 26 Nov 2011 21:12:23 +0300 unc0rr - Help parser by dropping that insane formatting syntax in str function
Sat, 26 Nov 2011 12:01:13 -0500 nemo ffs
Sat, 26 Nov 2011 17:47:55 +0100 koda raise the minimum qt version required to 4.6; this was needed as the new animation frameworks were absent in 4.5 and lower
Sat, 26 Nov 2011 17:45:34 +0100 koda disable opacity effect for non-linux as it is working only there, fix a glitch that would print the page for a frame and then animate it from another position, change the animation curve to something a little more speedy
Sat, 26 Nov 2011 17:42:31 +0100 Xeli merge
Sat, 26 Nov 2011 16:47:36 +0100 Henek Updated the Tracker to handle hog hiding and restoring.
Sat, 26 Nov 2011 17:40:25 +0100 Xeli Android: fixed serviceconnectionleak, made the result code of asynctask a bit better, fix cancel button
Sat, 26 Nov 2011 16:18:44 +0100 Xeli Sort the weapons/schemes/styles and give make give them a default value
Sat, 26 Nov 2011 11:47:31 +0100 Xeli merge
Sat, 26 Nov 2011 11:40:54 +0100 Xeli android: remove the "continue in background" button for now
Sat, 26 Nov 2011 11:39:41 +0100 Xeli android: fix compatibility with donut
(0) -1920 +1920 tip