Mercurial
Mercurial
>
sheepy-clone
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-1000
-120
+120
+1000
+3000
+10000
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
The revision graph only works with JavaScript-enabled browsers.
Some value for opacity. Did not adjust water colour.
2010-01-24, by nemo
Add Desert theme
2010-01-24, by nemo
forgot Themes CMakeLists file
2010-01-24, by nemo
Olympics theme, Ruler map training map and a bunch of new textures for the more "3d" terrain thingy Smaxx added.
2010-01-24, by nemo
sheepluva's patch to add a "follow" command to server and frontend, in order to stalk people and join them in their rooms
2010-01-24, by koda
fix a nasty 196 bytes memory leak in engine, plus other stuff for iphone frontend
2010-01-24, by koda
Rolling random numbers before land is generated is bad, m'kay? InitWorld probably not the best place for it.
2010-01-24, by nemo
Randomise order of play.
2010-01-24, by nemo
rewrite gamesetup to use less memory, rename effects to sound plus some nice actions, settings work in game again
2010-01-23, by koda
settings tab has now a very nice iphone-like interface
2010-01-23, by koda
updated polish translation by szczur
2010-01-20, by koda
replace initialization/finalization statements with custom init functions
2010-01-18, by koda
objc/pascal finally working
2010-01-16, by koda
code cleanup and opengles optimizations
2010-01-16, by koda
settings are applied to game launch
2010-01-15, by koda
makes freepascal code compatible with OBJFPC mode
2010-01-14, by koda
can use latest sdlimage, work on setting panel and option when launching the game, minor fixes
2010-01-14, by koda
GameSetup is now a class, use of NSThread instead of pthreads, game doesn't quit after first execution (but crashes aftewards - the irony)
2010-01-13, by koda
better network support + initial work for returning to frontend
2010-01-12, by koda
initial support for engine protocol
2010-01-10, by koda
move mixed functions in PascalExports
2010-01-09, by koda
iphone overlay button animation
2010-01-09, by koda
move all sdl source files in a proper directory
2010-01-08, by koda
add stub files for other views and prevent useless crashes
2010-01-08, by koda
fix italian translation
2010-01-08, by koda
frontend images by Tiy, first setup of frontend
2010-01-08, by koda
Hopefully this is the last error. Fix the if test, offset by -1 due to how the output appears to be handled.
2010-01-07, by nemo
touch input: reset zoom, attack button
2010-01-07, by koda
additional modifications for touch input
2010-01-07, by koda
Drop the LongInt conversion, strip the two tests that are too large
2010-01-07, by nemo
misspelling
2010-01-07, by nemo
bit of a short circuit to reduce a few pointless tests on most text strings
2010-01-07, by nemo
injection of custom code in SDL for iPhone in order to implement our frontend
2010-01-07, by koda
Non-hacked version of CJK handling. Should switch to CJK rendering only if a particular string needs it, instead of based on locale file.
2010-01-05, by nemo
Galician locale by "Gallaecio"
2010-01-05, by nemo
Palewolf's updated translation, images in misc
2010-01-04, by koda
lupdate + Palewolf's updated spanish translation + other patches of mine
2010-01-03, by koda
rewritten find_file part
2010-01-03, by koda
check for sdl_image and sdl_mixer versions
2010-01-03, by koda
smaller patches, one missing Sky-lowres, IMG_Init and Mix_Init (might require newer libraries), updates to SDL bindings, code cleanup, new compile flags
2010-01-03, by koda
regression, powerpc colors working again
2009-12-24, by koda
introduction of IMG_Init
2009-12-24, by koda
Updated chinese and taiwanese locales. Need to run the taiwanese ones past my taiwanese coworkers. Changes were extensive.
2009-12-20, by nemo
binding typo
2009-12-20, by koda
update SDLMain.m/.h to latest version
2009-12-19, by koda
complete transition of longword->sdl_color for TTF bindings
2009-12-18, by koda
powerpc and gameserver compilation disabled temporarily
2009-12-18, by koda
random updates for 10.6 and iphone builds
2009-12-16, by koda
Implement "team" chat between spectators
2009-12-14, by unc0rr
Update translation
2009-12-14, by unc0rr
Fix a rare bug when crosshair stucks in up position
2009-12-10, by unc0rr
This seems a little more efficient
2009-12-09, by nemo
Restore the plural forms - lupdate-qt4 seems to be behaving now. update the compiled files too
2009-12-08, by nemo
Add language to each ts file, rerun disabling of teams.
2009-12-08, by nemo
revert 2695 until I figure out why the linguist update stripped the numerusforms.
2009-12-08, by nemo
Comment out the unused teams to avoid translators working on unused translations.
2009-12-08, by nemo
Can't trim this unless another value is used. needed for joins.
2009-12-05, by nemo
remove missing ogg
2009-12-02, by nemo
still updates for mac compilation
2009-11-30, by koda
Reorder
2009-11-29, by 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, by nemo
Restore old column layout.
2009-11-29, by nemo
Get rid of stupid ToggleLongInt and ToggleString functions
2009-11-29, by unc0rr
Smaxx patch with tuning by me:
2009-11-29, by unc0rr
New despeckle by Palewolf that pretty well on-the-fly
2009-11-29, by nemo
Fix bug with cursor coordinates sent via net (or demo/save file)
2009-11-28, by unc0rr
other tweaks for mac compilation
2009-11-28, by koda
Probably fix bug (not tested, I just checked if it builds)
2009-11-26, by unc0rr
A message to help debug
2009-11-26, by unc0rr
some tweaks in the mac compilation system
2009-11-25, by koda
tiny french tweak by artart78, check in inu's portugese much later now that svn is back
2009-11-24, by nemo
fix build
2009-11-22, by koda
new portugese text from inu
2009-11-22, by nemo
Proper plurals for english, french updates from artart78
2009-11-21, by nemo
Run "optipng -o5 -np -nc -nb" on all sprites in Data folder
2009-11-21, by unc0rr
Teams in one clan have common ammo
2009-11-21, by unc0rr
Set AllInactive to False on falling fire
2009-11-21, by nemo
trailing mods from previous commit
2009-11-20, by koda
revert r2363's ruining the joke
2009-11-20, by 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, by nemo
revamped file access and debug display
2009-11-20, by koda
universal application setup
2009-11-20, by koda
A whole ton of new french event strings from artart78
2009-11-18, by nemo
numerous additions/modifications to french translation by artart78
2009-11-17, by nemo
Some french tweaks by artart78
2009-11-16, by nemo
Fix girder on compost theme
2009-11-16, by unc0rr
Color Fix in PPC + files fallbacks
2009-11-15, by koda
forgot this file in previous commit
2009-11-15, by koda
fix chat color in ppc
2009-11-15, by koda
Fix desync when playing with AI via network, occuring in certain conditions
2009-11-14, by unc0rr
koda, can we try to keep unC0Rr's code formatting, and not just change it when we feel like it?
2009-11-14, by nemo
fix wrong ttf blending in ppc
2009-11-14, by koda
JS patch to (really) activate Vsync
2009-11-13, by koda
add option for vsync -- good results on mac and linux, should be harmless on others (please test)
2009-11-13, by koda
AI fire w/o moving for artillery. Needs testing, but seems to work quickly and w/o AI screwups.
2009-11-11, by nemo
removes workaround except for iphone
2009-11-11, by koda
Update Ukrainian translation
2009-11-11, by unc0rr
fix keybindings in PPC
2009-11-10, by koda
unbreak build
2009-11-10, by nemo
Add check for nil gear
2009-11-10, by nemo
color works under ppc
2009-11-10, by koda
add a x86_64 mac target
2009-11-09, by koda
- Formatting changes
2009-11-09, by unc0rr
wtf is this, koda?
2009-11-09, by unc0rr
updated build files for macosx and optimization system
2009-11-06, by koda
AI knows what artillery mode is
2009-11-06, by unc0rr
Remove mostly useless comments put in to explain patch long ago.
2009-11-05, by nemo
revert previous commit to remove a wip patch
2009-11-05, by koda
update themes cmakefiles to use GLOB instead of listing all the files
2009-11-05, by koda
fix iphone build
2009-11-05, by koda
revamped SDLh.pas
2009-11-05, by koda
move compiler directives to standard pascal
2009-11-05, by koda
Oops. Accidentally removed the scaling.
2009-11-04, by nemo
A basic Spidey hat, leave hat on when roping.
2009-11-02, by nemo
Compete loading teams/hedgehogs part from mission config
2009-11-01, by unc0rr
This massive image modification removes colour profile information and adds an alpha channel.
2009-10-30, by nemo
Add loading team parameters
2009-10-30, by unc0rr
add an uninstall target (to be tested)
2009-10-29, by koda
fix missing land on ppc
2009-10-29, by koda
other controls implementation + sdlh revisited (once again)
2009-10-26, by koda
less
more
|
(0)
-1000
-120
+120
+1000
+3000
+10000
tip