2009-12-08 nemo revert 2695 until I figure out why the linguist update stripped the numerusforms.
2009-12-08 nemo Comment out the unused teams to avoid translators working on unused translations.
2009-12-05 nemo Can't trim this unless another value is used. needed for joins.
2009-12-02 nemo remove missing ogg
2009-11-30 koda still updates for mac compilation
2009-11-29 nemo Reorder
2009-11-29 nemo Arbitrary sanity limits on names. 35 name, 15, username, 20 weapon, 20 scheme. Could increase, just to avoid annoying scrolling for silly names.
2009-11-29 nemo Restore old column layout.
2009-11-29 unc0rr Get rid of stupid ToggleLongInt and ToggleString functions
2009-11-29 unc0rr Smaxx patch with tuning by me:
2009-11-29 nemo New despeckle by Palewolf that pretty well on-the-fly
2009-11-28 unc0rr Fix bug with cursor coordinates sent via net (or demo/save file)
2009-11-28 koda other tweaks for mac compilation
2009-11-26 unc0rr Probably fix bug (not tested, I just checked if it builds)
2009-11-26 unc0rr A message to help debug
2009-11-25 koda some tweaks in the mac compilation system
2009-11-24 nemo tiny french tweak by artart78, check in inu's portugese much later now that svn is back
2009-11-22 koda fix build
2009-11-22 nemo new portugese text from inu
2009-11-21 nemo Proper plurals for english, french updates from artart78
2009-11-21 unc0rr Run "optipng -o5 -np -nc -nb" on all sprites in Data folder
2009-11-21 unc0rr Teams in one clan have common ammo
2009-11-21 nemo Set AllInactive to False on falling fire
2009-11-20 koda trailing mods from previous commit
2009-11-20 nemo revert r2363's ruining the joke
2009-11-20 nemo A rather tedious rename of "Please," to "Please" triggered by bruce89 in interests of proper grammar. Also updated lrelease-qt4 which should pick up artart78's prior hedgewars_fr.ts fixes. Also a couple of typos in en.txt / fi.txt / pl.txt
2009-11-20 koda revamped file access and debug display
2009-11-20 koda universal application setup
2009-11-18 nemo A whole ton of new french event strings from artart78
2009-11-17 nemo numerous additions/modifications to french translation by artart78
2009-11-16 nemo Some french tweaks by artart78
2009-11-16 unc0rr Fix girder on compost theme
2009-11-15 koda Color Fix in PPC + files fallbacks
2009-11-15 koda forgot this file in previous commit
2009-11-15 koda fix chat color in ppc
2009-11-14 unc0rr Fix desync when playing with AI via network, occuring in certain conditions
2009-11-14 nemo koda, can we try to keep unC0Rr's code formatting, and not just change it when we feel like it?
2009-11-14 koda fix wrong ttf blending in ppc
2009-11-13 koda JS patch to (really) activate Vsync
2009-11-13 koda add option for vsync -- good results on mac and linux, should be harmless on others (please test)
2009-11-11 nemo AI fire w/o moving for artillery. Needs testing, but seems to work quickly and w/o AI screwups.
2009-11-11 koda removes workaround except for iphone
2009-11-11 unc0rr Update Ukrainian translation
2009-11-10 koda fix keybindings in PPC
2009-11-10 nemo unbreak build
2009-11-10 nemo Add check for nil gear
2009-11-10 koda color works under ppc
2009-11-09 koda add a x86_64 mac target
2009-11-09 unc0rr - Formatting changes
2009-11-09 unc0rr wtf is this, koda?
2009-11-06 koda updated build files for macosx and optimization system
2009-11-06 unc0rr AI knows what artillery mode is
2009-11-05 nemo Remove mostly useless comments put in to explain patch long ago.
2009-11-05 koda revert previous commit to remove a wip patch
2009-11-05 koda update themes cmakefiles to use GLOB instead of listing all the files
2009-11-05 koda fix iphone build
2009-11-05 koda revamped SDLh.pas
2009-11-05 koda move compiler directives to standard pascal
2009-11-04 nemo Oops. Accidentally removed the scaling.
2009-11-02 nemo A basic Spidey hat, leave hat on when roping.
2009-11-01 unc0rr Compete loading teams/hedgehogs part from mission config
2009-10-30 nemo This massive image modification removes colour profile information and adds an alpha channel.
2009-10-30 unc0rr Add loading team parameters
2009-10-29 koda add an uninstall target (to be tested)
2009-10-29 koda fix missing land on ppc
2009-10-26 koda other controls implementation + sdlh revisited (once again)
2009-10-25 koda touch control completely revamped
2009-10-25 unc0rr Further work on missions editor
2009-10-25 nemo Increase AMMO_INFINITE to 100
2009-10-25 koda fix a segfault in the iphone simulator by moving options.inc at the beginning of the file
2009-10-25 koda added little/big endian checks, added symbol for touch input, simplified iphoneos definitions
2009-10-25 unc0rr Smaxx: only allow change direction when shift key is pressed
2009-10-25 unc0rr Change mission file format to allow more flexible config
2009-10-25 unc0rr Partially implement loading mission options
2009-10-25 koda fix build
2009-10-25 koda convert 24 bits images to 32 (faster to manage)
2009-10-25 koda completes touch input/control (problems with moving camera)
2009-10-24 koda more updates on touch input/control
2009-10-23 koda err, complete previous commit
2009-10-23 koda WE HAVE HOGS MOVING ON IPHONE
2009-10-22 koda code cleanup for Surface2Tex (we don't have 3 bytes surfaces any more)
2009-10-22 koda update color management for new sdl_image on mac
2009-10-21 unc0rr Fix (quite rare) spectators queue error when joining game with teams left the game.
2009-10-21 unc0rr Set version to 0.9.13-dev, protocol number to 30 due to changes in engine
2009-10-21 unc0rr Start work on missions/trainings editor
2009-10-20 koda evil math strikes again
2009-10-20 nemo Remove unneeded var from Smaxx' tag changes
2009-10-20 koda ifdefs all the way
2009-10-20 nemo Bunch of neat stuff by Smaxx. ATI check, translucent name tags to reduce terrain fail, disabling health crates on invulnerable hogs. Also tweaks to prior stuff.
2009-10-20 koda WE HAVE TOUCH INPUT
2010-11-12 unc0rr And even this one mbait-mangen
2009-10-20 koda update sdlmain files to 1.2.14
2010-03-16 mbait Added new type of map at UI. Simple random map generation mbait-mangen
2010-11-12 unc0rr And this one mbait-rope_AI
2009-10-19 unc0rr Update Italian translation
2010-02-10 mbait change trunk branch to 0.9.12 branch mbait-mangen
2010-01-30 mbait copy of trunk mbait-rope_AI
2010-11-12 unc0rr Close 0.9.12 branch 0.9.12
2009-10-19 nemo doStepDrowningGear - I always forget it. Kill the sound and exit.
2009-10-21 nemo Disable NPOTT in 0.9.12 tag :) 0.9.12
2009-10-18 unc0rr Fix 'make package_source' package
2010-06-23 koda closed branch
2009-10-18 unc0rr Tag for 0.9.12 release 0.9.12
2009-10-18 unc0rr Smaxx: fix water sprites rendering 0.9.12-release
2009-10-18 koda changelog update
2009-10-18 unc0rr Update server
2009-10-18 koda last minute fixes
2009-10-18 unc0rr Update dependencies list
2009-10-18 unc0rr Update changelog
2009-10-18 koda sigh
2009-10-18 koda fix mac bundle
2009-10-18 koda update .pro file, lupdate and smaller italian translation
2009-10-18 unc0rr Set version to 0.9.12, protocol number to 29
2009-10-18 unc0rr - lupdate && lrelease
2009-10-18 unc0rr Update german translation
2009-10-18 nemo Aaaand ease up on the onions a bit
2009-10-18 nemo Remove an rectangle, wasn't seeing 2nd cucumber enough.
2009-10-18 nemo Fix rectangles for theme objects
2009-10-18 nemo Just checking this in so prg can try it. May back it out
2009-10-18 nemo Disable followgear on ammoshove for napalm fire damage
2009-10-18 nemo 256 bit png sky fix
2009-10-18 nemo Just for the heck of it. Set all PNGs to image/png - helps w/ online SVN viewing and helper programs
2009-10-18 nemo Updated translation
2009-10-18 nemo Updated translation and waves
2009-10-17 nemo Disable hiding of frontend for now - seems it might be reasons for frontend shutting down when host quits.
2009-10-17 nemo Remove option windows for hardware sound, unneeded w/o openal, update german locale, remove a restriction on modelist
2009-10-17 unc0rr Smaxx: update sky sprites
2009-10-17 koda restore openalbridge to r2489
2009-10-17 unc0rr Update Octorama
2009-10-17 unc0rr Fix build
2009-10-17 unc0rr Set version 0.9.12-RC2
2009-10-17 koda remove the svg dependency
2009-10-17 unc0rr Fix bug when rope goes through land when hedgehog is sliding
2009-10-17 koda dep fix
2009-10-17 koda moves project files to proper directory
2009-10-17 unc0rr Fix build
2009-10-17 unc0rr Smaxx: small fix to some misinformation
2009-10-17 unc0rr Update Finnish translation
2009-10-17 unc0rr Don't try to send empty team message
2009-10-17 nemo weapon edit style tweak
2009-10-17 nemo pass in sdli
2009-10-17 koda revert audio to use SDL_mixer -- also frontend uses it, so it needs sdlmixer sources
2009-10-16 nemo Make hedgies just hop a bit on flames so they are more likely to get properly scorched
2009-10-16 nemo Add %1 for "Remaining" default to in front so at least the count shows up
2009-10-16 nemo affect tweaks molotov spread some more
2009-10-16 koda update appcast link
2009-10-16 koda install the new lowresolution images for systems with limited graphics
2009-10-16 nemo lighten water, strip colour profile from png for heck of it.
2009-10-16 koda update italian translation
2009-10-16 nemo Missing deepspace theme
2009-10-16 unc0rr Update release doc a bit
2009-10-16 nemo Minor french tweak
2009-10-16 koda lupdate + partial italian translation
2009-10-16 unc0rr Set version to RC1
2009-10-16 unc0rr - Fix build
2009-10-16 koda fix for faders
2009-10-16 unc0rr - Tweak join/leave colour
2009-10-16 nemo Update from Jessor
2009-10-16 unc0rr Some more eol-style fixes
2009-10-16 unc0rr set svn:eol-style to native
2009-10-16 unc0rr Smaxx: fix openalbridge
2009-10-16 unc0rr Fix warning
2009-10-16 koda THE fix for openalbridge
2009-10-16 nemo updated map.png to remove teleport/spawn point between crab's legs
2009-10-16 nemo Tweak of molotov based on burp's play, a little bit more specificity in homerun.
2009-10-16 nemo Smaxx excludes flames from triggering homerun sound, presumably any other weapon still can??
2009-10-16 nemo oops. wrong size
2009-10-16 nemo Kill flame if any gears collide.
2009-10-16 nemo increase molotov radius a bit
2009-10-16 nemo fix molotov size
2009-10-16 unc0rr Some translation updates
2009-10-16 unc0rr Fix install
2009-10-16 unc0rr Some fixed related to themes
2009-10-16 unc0rr Update translation
2009-10-16 unc0rr Small bazooka training
2009-10-16 nemo Add Octorama
2009-10-16 nemo affect says this spread was supposed to use div - makes for tighter spread
2009-10-16 nemo fix Tiy typo
2009-10-16 unc0rr Fix player info response
2009-10-16 unc0rr Fix mouse problem when focus is lost
2009-10-16 nemo Forgot about Islands
2009-10-16 nemo Fire tweaks
2009-10-16 nemo Left Compost out, try giving dirt full opacity
2009-10-16 nemo Tweak probabilities for default set. jetpack, invuln, molotov cocktail
2009-10-16 nemo update de locale
2009-10-16 nemo properly do offsets into mult-column ammo image (forgot y)
2009-10-15 koda molotov sound FTW
2009-10-15 nemo Rename Molotov to Molotov Cocktail
2009-10-15 nemo openal fix, training map selection and rcplane adjustments from Smaxx (untested, but look reasonable). Bunch of new graphics from Tiy, new translation for pt-pt from inu_
2009-10-15 nemo offset for multi-column ammo image
2009-10-15 nemo damn semicolons...
2009-10-15 nemo oh, just use shotgun reload for all. prg says it sounds better
2009-10-15 nemo oops. shotgun reload
2009-10-15 nemo Play shotgun for weapon crates. Suggestion by Smaxx. Using "placed" for health/utility - could use a prettier sound for health now that there are health animation
2009-10-15 nemo Suggestion by Smaxx - use pickhammer sound while drill is in operation
2009-10-15 nemo Tweak shoppa probabilities
2009-10-15 nemo Adjustments to training mode and credits by Smaxx
2009-10-15 nemo Molotov image placeholders - Tiy will add real ones shortly
2009-10-15 koda updated italian translation and new homerun sound
2009-10-15 nemo Initial molotov cocktail. Still needs graphics, tweaking of fire behaviour. Also changed probabilities for default weapon sets
2009-10-15 nemo Add 02:10 section (english only, needs translating)
2009-10-15 nemo Remove sheepluva's simple 45 deg bouncing from r2472, add various flame sizes for Tiy
2009-10-15 koda fix a potential bug when playing two sounds at the same time (or very near)
2009-10-15 nemo Restore crate probability restriction for "shoppa" weapon sets
2009-10-15 nemo Remove sprFlake from set of clamped textures
2009-10-15 nemo New data files from Tiy, add gtFlame to avoidance list
2009-10-15 unc0rr Update translation
2009-10-15 unc0rr Update translation
2009-10-15 unc0rr Teach server to know 0.9.12 and 0.9.13-dev
2009-10-14 koda Smaxx's updated german translation + texture gap fixes + updated room list
2009-10-14 koda partial italian translation and other fixes to lib
2009-10-14 koda committing some missing files
2009-10-14 koda code cleanup and restore the mute call
2009-10-14 koda Smaxx patch for fixing all sound related issues on any system
2009-10-14 unc0rr - Update some strings
2009-10-14 unc0rr lupdate
2009-10-13 nemo Cut upwards thrust in half on saucer
2009-10-12 koda smaxx patch for hardware sound
2009-10-12 koda can compile on iphone again
2009-10-12 koda fix sound by smaxx and other stuff by me
2009-10-12 unc0rr Smaxx fix to overwriting private sdl's memory
2009-10-12 nemo manually adjusted colours. should be done as proportion?
2009-10-12 unc0rr Smaxx: less hacks
2009-10-12 nemo Restrict how high saucer can fly for sanity's sake
2009-10-12 unc0rr Switch to first legal ammo when hedgehog can't hold current one
2009-10-12 unc0rr Real fix to ammo slot overflow (bug triggered by r2411 fix)
2009-10-12 nemo Placeholder homerun sound. Unedited sample from freesound.org #72836, under CC license.
2009-10-12 unc0rr Don't show timer of drowned gears
2009-10-12 unc0rr Huge Smaxx patch with some fixes by me:
2009-10-12 nemo cake theme wave fix from ttsmj
2009-10-12 unc0rr - Fix camera area with different zoom levels
2009-10-12 nemo sheepluva's basic 45° test. NEEDS TESTING
2009-10-12 nemo In progress, trying to make a fire for molotov cocktail. Normal fire should still work fairly normally.
2009-10-12 nemo updated polish translation from szczur
2009-10-11 koda new checked image from Smaxx
2009-10-11 koda hopefully last fix
2009-10-11 koda ultramegafix
2009-10-11 koda really fix build and completes transition to errlib
2009-10-11 koda fix build and partially moves messages to errlib
2009-10-11 koda updated build method
(0) -1000 -240 +240 +1000 +3000 +10000 tip