Mercurial
Mercurial
>
sheepy-clone
/ graph
summary
|
shortlog
|
changelog
| graph |
tags
|
bookmarks
|
branches
|
files
|
help
less
more
|
(0)
-3000
-1000
-240
+240
+1000
+3000
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.
Remove unused global variables
2012-11-29, by Joe Doyle (Ginto8)
*sigh*
2012-11-29, by nemo
merge
flibqtfrontend
2012-11-30, by unc0rr
A bit of refactoring
2012-11-29, by unc0rr
Use HW_TEAMCOLOR_ARRAY from frontlib
flibqtfrontend
2012-11-30, by unc0rr
Invert S3D_DISABLED to more consistent USE_S3D_RENDERING
2012-11-29, by Chris Wong
Merge
flibqtfrontend
2012-11-30, by unc0rr
GCI: use player's name for the default team
2012-11-29, by zero579911
Fixed flib_weaponset_create creating an empty weaponset (for real this time :P)
flibqtfrontend
2012-11-30, by Medo
unbreak linking pending some fix or other by koda. this is the same thing video recording still does.
2012-11-29, by nemo
Some fixes
flibqtfrontend
2012-11-27, by unc0rr
Added default weaponset to frontlib hwconsts
flibqtfrontend
2012-11-27, by Medo
merge
2012-11-28, by nemo
No more crashes when running quick game
flibqtfrontend
2012-11-27, by unc0rr
GCI2012: Empty list help text (Issue 375)
2012-11-28, by Bryan Dunsmore
Try to setup weapon sets for quick game
flibqtfrontend
2012-11-26, by unc0rr
Remove limit on hedgehogs number
2012-11-28, by unc0rr
Merge from default to have recent fixes
flibqtfrontend
2012-11-26, by unc0rr
koda, koda... could have checked your claims
2012-11-26, by unc0rr
link physfs on ios, add its library and (most importantly) implement automatic dependencies resolution
2012-11-24, by koda
Updated Slovak translation
2012-11-24, by jose1711
add ios project to physfs
2012-11-24, by koda
merge
2012-11-24, by jose1711
INSTALL and README updates
2012-11-24, by koda
physfs: no carbon depency on osx, add cdecl attributes on extra functions
2012-11-24, by koda
Updated Slovak translation
2012-11-23, by jose1711
Load sounds with the help of physfsrwops library
2012-11-24, by unc0rr
merge
webgl
2012-12-02, by koda
Refactor identifiers names
2012-11-23, by unc0rr
GCI2012: Check for Clang Version in CMake
webgl
2012-12-01, by koda
Refactor Clang module.
webgl
2012-12-01, by Bryan Dunsmore
Implement QAbstractFileEngine::FastReadLineExtension
2012-11-23, by unc0rr
Move version check of Clang to CMakeLists.
webgl
2012-11-30, by Bryan Dunsmore
Use alternative way of checking for file end. Also refactor this code a bit.
2012-11-23, by unc0rr
Move code for Clang to separate CMake module.
webgl
2012-11-30, by Bryan Dunsmore
Move code for Clang to separate CMake module.
webgl
2012-11-30, by Bryan Dunsmore
Bring ansistrings back
2012-11-23, by unc0rr
Oops, temporary objects involved
flibqtfrontend
2012-11-26, by unc0rr
ok at least pas2c now parses allnots.......
webgl
2012-11-24, by koda
show console on win when debugging to see frontend messages
2012-11-23, by koda
Convert HWTeam to be a wrapper to flib_team
flibqtfrontend
2012-11-25, by unc0rr
update var name
webgl
2012-11-22, by koda
Oops, sorry, libphysfs.dll
2012-11-22, by unc0rr
- frontlib loads team config via physfs
flibqtfrontend
2012-11-25, by unc0rr
throw in some 'nots' trying to restore pas2c functionality
webgl
2012-11-22, by koda
- Fix saving .ini files
2012-11-22, by unc0rr
Remove debug messages
flibqtfrontend
2012-11-24, by unc0rr
updated branch
webgl
2012-11-22, by koda
revisit the debugfile section
2012-11-22, by koda
Fix some frontlib bugs
flibqtfrontend
2012-11-22, by unc0rr
moar cmake cleanup, use message(WARNING ...) where appropriate
2012-11-21, by koda
Try to use map preview facilities:
flibqtfrontend
2012-11-22, by unc0rr
Follow IANA suggestions better
2012-11-22, by unc0rr
cleanup revision section, make hg launch tolerant to config errors, drop deprecated exec_prog for desktop configuration in favour of execute_process
2012-11-21, by koda
Bad unC0Rr
2012-11-21, by koda
Bad koda!
2012-11-21, by unc0rr
little cmake cleanup, search installed modules first, then our own
2012-11-21, by koda
how this happened?
2012-11-21, by koda
Take care of parameter passed to FileEngine::fileName. Fixes problem with weird paths on windows.
2012-11-21, by unc0rr
Some fixes to build process
2012-11-21, by unc0rr
added sdl_net headers and def lib for windows, fix frontlib compilation on windows
2012-11-21, by koda
lotsa hackery to get frontend somehow link libengine...
2012-11-21, by koda
frontlib paths
2012-11-20, by koda
fix physfs on osx, now all platforms should be happy
2012-11-20, by koda
Oops
2012-11-21, by unc0rr
Start port to frontlib
2012-11-21, by unc0rr
Fix build
2012-11-20, by unc0rr
Fix SDL library name
2012-11-20, by unc0rr
find lua.h ...
2012-11-20, by koda
thou shall not use system headers for crossplatformness
2012-11-20, by koda
physfs compilation on windows
2012-11-20, by koda
use lua headers correctly
2012-11-20, by koda
Fix typo
2012-11-20, by unc0rr
Okay, remove previous request only if it has same parent
2012-11-20, by unc0rr
- Only allow one engine instance running at the moment
2012-11-19, by unc0rr
win build changes, fpc 2.6, CMAKE_PREFIX_PATH, glut header
2012-11-19, by koda
Link some libraries needed for physfs on windows (there are still 5 symbols which couldn't be found - to be resolved)
2012-11-19, by unc0rr
Merge
2012-11-19, by unc0rr
fix deprecation warnings for libav sources
2012-11-19, by koda
meh
2012-11-19, by koda
linking phsyfs on osx
2012-11-19, by koda
allow the engine to use physfs on android too
2012-11-18, by Xeli
Merge from 0.9.18
2012-11-18, by unc0rr
Convert reading hedgehogs limit from map config
2012-11-18, by unc0rr
Download .zip too, and store them to .hwp
2012-11-18, by unc0rr
merge... need to remember to update first
2012-11-17, by nemo
Merge physfslayer branch into default. Have fun!
2012-11-18, by unc0rr
Close this branch
physfslayer
2012-11-18, by unc0rr
- Download .hwp files into Data folder and mount them immediately (yes, could cause problems in case of overlapped contents)
physfslayer
2012-11-18, by unc0rr
oops
2012-11-17, by nemo
oops
webgl
2012-11-14, by koda
Mount .hwt files found in Data folder
physfslayer
2012-11-18, by unc0rr
oft-requested, should make the shoppa guys happy, probably, but, knowing them, I'm sure someone will complain
2012-11-17, by nemo
link main on osx
webgl
2012-11-13, by koda
Get rid of DataManager::findFileForRead
physfslayer
2012-11-17, by unc0rr
Backed out changeset 5d00c28059e3 - enable the feedback button again
2012-11-16, by koda
cleanup headers, remove -I . from rtl lib to save a few warnings
webgl
2012-11-13, by koda
Use (undocumented) Mix_LoadMUS_RW to load music
physfslayer
2012-11-17, by unc0rr
mutatis mutandis
2012-11-16, by koda
some CMake cleanup
webgl
2012-11-13, by koda
We need custom script loading function in lua now
physfslayer
2012-11-17, by unc0rr
up android target api (but this commit is actually just to test buildbot: desync
2012-11-15, by Xeli
fix build
webgl
2012-11-13, by nemo
Keeping bruteforce
physfslayer
2012-11-17, by unc0rr
another tweak tomake --stats-only work on headless servers
2012-11-15, by Xeli
and install it too
webgl
2012-11-11, by koda
Oops, didn't realize FindLua.cmake is our own module
physfslayer
2012-11-17, by unc0rr
Don't rely on hedgehog facing direction, check intentions instead. Should fix excessive turns around and weird jumps to water
2012-11-15, by unc0rr
comments and runtime list of files to convert and compile
webgl
2012-11-11, by koda
Implement reader in C ffs
physfslayer
2012-11-17, by unc0rr
Pretend AI knows how to use drill rocket (actually has no idea of drilling)
2012-11-15, by unc0rr
finally hwengine in c links without errors
webgl
2012-11-11, by koda
Script loading via physfs which doesn't work:
physfslayer
2012-11-16, by unc0rr
Call fallers less often. Should hopefully still be about as effective at the intended purpose. Should help loads quite a bit.
2012-11-14, by nemo
cmake linking for engine in c
webgl
2012-11-11, by koda
Engine loads fine with basic config
physfslayer
2012-11-14, by unc0rr
make stats-only mode work headless. also skip a few things to save time/memory.
2012-11-14, by nemo
merge xymeng's gsoc engine with a few updates (and further checks on symbol definitions)
webgl
2012-11-11, by koda
Get rid of Pathz and UserPathz
physfslayer
2012-11-14, by unc0rr
oops
2012-11-14, by nemo
better clang search
webgl
2012-11-11, by koda
- Add physfsrwops library
physfslayer
2012-11-14, by unc0rr
Don't accept in-room flags when not in room
2012-11-14, by unc0rr
merge xymeng pas2c
webgl
2012-11-11, by koda
merge with default
physfslayer
2012-11-13, by unc0rr
merge with latest default
webgl
2012-11-11, by koda
Some tweaks to AI
2012-11-13, by unc0rr
fix demo playback
2012-11-11, by nemo
couple of nots
2012-11-08, by nemo
merge
2012-11-08, by nemo
Various tweaks to recent AI change
2012-11-08, by unc0rr
this wasn't needed IMO
2012-11-08, by nemo
objects too
2012-11-07, by nemo
something bender asked for. allow a mask without a map
2012-11-07, by nemo
oups
2012-11-07, by nemo
search for more clang names
webgl
2012-11-11, by koda
Make FindPlace more flexible on large maps.
2012-11-07, by nemo
no globs, sources not yet generated
webgl
2012-11-09, by koda
merge
2012-11-07, by unc0rr
correct includes and clang detection
webgl
2012-11-09, by koda
LongInt Land width/height, mouse coords
2012-11-07, by nemo
More strictness on room bans
2012-11-07, by unc0rr
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
2012-11-09, by nemo
strip BOM
2012-11-07, by nemo
add a few cmakefiles for c engine and rtl
webgl
2012-11-09, by koda
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
2012-11-07, by nemo
add FindGLEW.cmake module
webgl
2012-11-09, by koda
Try to beat AI in Mutant!
2012-11-07, by unc0rr
rename BUILD_ENGINE_LIBRARY to LIBENGINE option, so that no _ are used for cmake options
webgl
2012-11-08, by koda
merge
2012-11-07, by koda
split WEBGL and NOPASCAL cmake options
webgl
2012-11-08, by koda
add gstMoving to avoid sticking
2012-11-06, by nemo
better GL.h (which was needed after all)
webgl
2012-11-08, by koda
Don't zero TeamHealth, only show empty health bar
2012-11-06, by unc0rr
add xymeng's pas2c header
webgl
2012-11-08, by koda
Spam log with checksums
2012-11-06, by unc0rr
empty or old files
webgl
2012-11-08, by koda
Maybe this caused server crashes? Add more strictness on team owner record field
2012-11-06, by unc0rr
well this was silly
webgl
2012-11-08, by koda
This should ensure zsm doesn't screw up locale, hopefully.
2012-11-06, by nemo
add xymeng's rtl port
webgl
2012-11-07, by koda
Add zsm since Myystery is offering to do this language. Also update the .pro file and existing strings.
2012-11-06, by nemo
move stuff out of engine folder
webgl
2012-11-07, by koda
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.
2012-11-06, by nemo
verbose pas2c for parsed args
webgl
2012-11-07, by koda
issue #458
2012-11-05, by nemo
parentheses for everyone
webgl
2012-11-07, by koda
revert merge w/ Medo change, since it crashes the engine. Access violation line 70 of uLandOutline.pas|line 231 of uLand.pas etc
2012-11-05, by nemo
haskell usability on windows
webgl
2012-11-07, by koda
support ridiculously large maps
2012-11-05, by nemo
add CMakeFile for pas2c, add WEBGL config option
webgl
2012-11-05, by koda
Oops, fix room info on room admin change
2012-11-06, by unc0rr
dos2unix hedgewars.pro
physfslayer
2012-11-13, by unc0rr
close branch
0.9.18
2013-06-03, by koda
move pas2c files in their own directory and add a warning about argument order
webgl
2012-11-05, by koda
ios: fill in CFBundleVersion and CFBundleShortVersionString information better
2012-11-05, by koda
Build physfs lib before engine
physfslayer
2012-11-07, by unc0rr
Replay without frontend mode
0.9.18
2013-02-12, by unc0rr
pas2c is now fully parametric with command line options (maybe unC0Rr needs to clean this up a little)
webgl
2012-11-04, by koda
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.
2012-11-04, by nemo
Fix function prototype
physfslayer
2012-11-05, by unc0rr
removing the optimisation that caused (most likely) the lua crashes on osx
0.9.18
2012-12-08, by koda
pas2c can search for inc files in alternate folders (needed for out of source builds)
webgl
2012-11-04, by koda
bad koda
2012-11-04, by nemo
Start work on physfs support in engine
physfslayer
2012-11-05, by unc0rr
Fix crash in kamikaze
0.9.18
2012-11-18, by unc0rr
pas2c can read files without changing the process directory
webgl
2012-11-04, by koda
Causes AI fail. Needs testing 'cause at some point, I thought this was needed for portal, I don't remember *why*
2012-11-04, by nemo
- Load teams via physfs
physfslayer
2012-11-05, by unc0rr
advice from hasufell
0.9.18
2012-11-07, by koda
pas2C is slowely becoming parametric
webgl
2012-11-04, by koda
oups
2012-11-04, by nemo
merge with default again
physfslayer
2012-11-05, by unc0rr
strip bad line
0.9.18
2012-11-05, by nemo
let's start to introduce bugs in haskell stuff too
webgl
2012-11-03, by koda
merge .18 lua
2012-11-04, by nemo
Better place for SendUpdateOnThisRoom
2012-11-04, by unc0rr
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
2012-11-04, by nemo
Send notification about 1 player in room on room creation
2012-11-03, by unc0rr
play nicer with system flags
0.9.18
2012-11-04, by hasufell
leak
2012-11-03, by koda
avwrapper needs to depend on hwengine not on ENGINECLEAN
0.9.18
2012-11-04, by koda
this version of tremor requires a nil check on close_func
2012-11-03, by koda
fix parallel compilation
0.9.18
2012-11-04, by hasufell
merge from 0.9.18
2012-11-03, by koda
*sigh*
0.9.18
2012-11-03, by nemo
more fixes
0.9.18
2012-11-03, by nemo
Script typos
0.9.18
2012-11-02, by 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
2012-11-02, by 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
2012-11-01, by nemo
many osx sparkle fixes
0.9.18
2012-11-02, by koda
remove mobile ifdefs, replace writeLn's for WriteLnToConsole
2012-11-02, by Xeli
Wee, now frontend is able to load translation file
physfslayer
2012-11-04, by unc0rr
fix name
0.9.18
2012-11-02, by koda
merge from hedgeroid, includes Medo's work from GSoC
2012-11-02, by Xeli
Merge with default
physfslayer
2012-11-03, by unc0rr
merge from default
0.9.18
2012-11-01, by koda
oops, fix incorrect room owner name in ROOM UPD command again
2012-11-02, by unc0rr
Added tag 0.9.18-release for changeset 2fc02902c7cb
0.9.18
2012-11-01, by nemo
oops, fix incorrect room owner name in ROOM UPD command
2012-11-02, by unc0rr
Removed tag 0.9.18-release
0.9.18
2012-11-01, by nemo
fix for forts mode *sob*
0.9.18
0.9.18-release
2012-11-01, by nemo
Send ROOM UPD message when team is added/deleted from room, and when game starts or finishes
2012-11-02, by unc0rr
Added tag 0.9.18-release for changeset be11c26a3a0b
0.9.18
2012-11-01, by nemo
Small fixes to b-day image. For next year I 'spose
2012-11-01, by nemo
Removed tag 0.9.18-release
0.9.18
2012-11-01, by nemo
Backed out changeset 5d00c28059e3 - enable the feedback button again
2012-11-01, by koda
Fix 0.9.18 desync:
0.9.18
2012-11-01, by unc0rr
merge again
2012-11-01, by koda
updated Info.plist
0.9.18
2012-11-01, by koda
merge with 0.9.18
2012-11-01, by koda
small it.txt update
0.9.18
2012-11-01, by ChipHome
this should fix the highlighting failz with non-lowercase player names like the one CheezeMonkey ran into.
0.9.18
2011-11-21, by sheepluva
Added tag 0.9.18-release for changeset 2f203395baca
0.9.18
2012-11-01, by koda
!@#$
0.9.18
2012-10-31, by nemo
add missing cmakelists.txt, move portal mission graphic to correct dir
0.9.18
2012-10-31, by nemo
merge trunk w/ final 0.9.18
2012-10-31, by nemo
merge w/ trunk
0.9.18
2012-10-31, by nemo
update lua loc, adjust cleaver in ammo sets
0.9.18
2012-10-31, by nemo
portal challenge
0.9.18
2012-10-31, by sphrix
less
more
|
(0)
-3000
-1000
-240
+240
+1000
+3000
tip