Wed, 18 Jul 2012 15:05:56 +0100 |
koda |
allow FPFLAGS and GHFLAGS only in cmakes able to support them
|
file |
diff |
annotate
|
Tue, 19 Jun 2012 00:40:52 +0400 |
unc0rr |
Oops, forgot this
|
file |
diff |
annotate
|
Sun, 17 Jun 2012 16:32:44 +0200 |
koda |
CROSSAPPLE ftw
|
file |
diff |
annotate
|
Wed, 13 Jun 2012 11:18:30 -0400 |
nemo |
LUA_FOUND should surely be set only if the system lua was found.
|
file |
diff |
annotate
|
Mon, 11 Jun 2012 01:16:43 +0200 |
koda |
reorganize options.inc a little
|
file |
diff |
annotate
|
Mon, 11 Jun 2012 01:13:57 +0200 |
koda |
uniform NOPNG and NOSERVER cmake symbols
|
file |
diff |
annotate
|
Mon, 11 Jun 2012 00:03:04 +0200 |
koda |
sed 's/\t/ /g' CMakeLists.txt
|
file |
diff |
annotate
|
Wed, 23 May 2012 02:39:30 +0200 |
koda |
add NOPNG to cmake to explicitly disable PNG dependency
|
file |
diff |
annotate
|
Wed, 23 May 2012 01:53:25 +0200 |
koda |
add GHC and GHFLAGS from cmake too
|
file |
diff |
annotate
|
Wed, 23 May 2012 01:39:31 +0200 |
koda |
rename a few internal cmake variables (for consistency and readability)
|
file |
diff |
annotate
|
Wed, 23 May 2012 00:45:37 +0200 |
koda |
there a libSDLMain.a in the bundled SDL framework
|
file |
diff |
annotate
|
Sun, 20 May 2012 17:17:21 +0200 |
Xeli |
remove the need to qt and co when using cmake with -DANDROID=1
|
file |
diff |
annotate
|
Fri, 11 May 2012 00:11:01 +0200 |
koda |
fix building with lua (i think)
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Mon, 07 May 2012 11:59:09 +0200 |
koda |
invert LUA symbol meaning and avoid hints when compiling without it
|
file |
diff |
annotate
|
Mon, 07 May 2012 10:51:32 +0200 |
koda |
add support for FPC and FPFLAGS cmake arguments (helps crosscompiling)
|
file |
diff |
annotate
|
Thu, 03 May 2012 16:04:38 +0100 |
koda |
HAPPY 7000th COMMIT HEDGEWARS
|
file |
diff |
annotate
|
Wed, 02 May 2012 11:43:43 +0100 |
koda |
marked a couple of functions as inline
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Fri, 27 Jan 2012 23:02:36 -0500 |
nemo |
bump to 0.9.18-dev - not sure how this was missed before
|
file |
diff |
annotate
|
Thu, 29 Dec 2011 09:29:56 +0100 |
koda |
testing, let's try -Os optimisation for frontend and engine; small cleanup and typos
|
file |
diff |
annotate
|
Wed, 28 Dec 2011 21:53:40 +0300 |
unc0rr |
Take koda's notice into account, also update list of source files
|
file |
diff |
annotate
|
Thu, 24 Nov 2011 16:40:17 -0500 |
nemo |
Tidy up flake land generation, to avoid ragged holes in landbacktex. Remove of one odd Land[] change forces a PROTO bump. Well, had to happen eventually.
|
file |
diff |
annotate
|
Thu, 24 Nov 2011 16:18:45 +0100 |
koda |
GSoC 2011: Android port - merged mainstream
|
file |
diff |
annotate
|
Sat, 19 Nov 2011 15:36:33 -0500 |
nemo |
Aaaand merge into trunk too in case guys I was playing earlier are on trunk
|
file |
diff |
annotate
|
Mon, 14 Nov 2011 13:31:38 -0500 |
nemo |
Aaand in .17
0.9.17
|
file |
diff |
annotate
|
Mon, 14 Nov 2011 13:15:55 -0500 |
nemo |
Aaaand merge .17 into trunk.
|
file |
diff |
annotate
|
Sun, 13 Nov 2011 14:41:02 -0500 |
nemo |
merge sound changes into .17, and, why not everything else too.
0.9.17
|
file |
diff |
annotate
|
Sun, 13 Nov 2011 14:39:39 -0500 |
nemo |
My understanding from unc0rr is that as long as trunk and .17 are in sync, they maintain the protocol number.
|
file |
diff |
annotate
|
Sun, 13 Nov 2011 13:27:04 -0500 |
nemo |
Merge .17 and trunk
|
file |
diff |
annotate
|
Sun, 13 Nov 2011 12:30:32 -0500 |
nemo |
Release?
0.9.17
|
file |
diff |
annotate
|
Fri, 28 Oct 2011 18:26:17 +0200 |
koda |
one dangerous merge
hedgeroid
|
file |
diff |
annotate
|
Sun, 16 Oct 2011 21:03:30 +0200 |
koda |
merge the changes applied to 0.9.16
|
file |
diff |
annotate
|
Fri, 30 Sep 2011 10:43:16 +0200 |
koda |
fix issue 287, default cmake build type
|
file |
diff |
annotate
|
Mon, 26 Sep 2011 00:03:14 +0200 |
koda |
reviewed the build system and parts of the previous merge, performed some code cleanup
hedgeroid
|
file |
diff |
annotate
|
Sun, 25 Sep 2011 18:24:01 +0200 |
Xeli |
merge
hedgeroid
|
file |
diff |
annotate
|
Sun, 25 Sep 2011 10:48:18 -0400 |
nemo |
merge from default. Pulls in sheepluva's frontend work, and unbreaks engine cmake.
0.9.16
|
file |
diff |
annotate
|
Mon, 19 Sep 2011 23:25:13 +0200 |
sheepluva |
merge the 2 heads. I hope I did it right. also I increased proto and ver number
|
file |
diff |
annotate
|
Sun, 18 Sep 2011 21:59:34 +0200 |
sheepluva |
merge changes from 0.9.16 branch - I bet I just broke something XD
|
file |
diff |
annotate
|
Sat, 17 Sep 2011 22:01:17 +0400 |
unc0rr |
Include lib* into src package
0.9.16
|
file |
diff |
annotate
|
Sat, 17 Sep 2011 16:20:54 +0400 |
unc0rr |
Set version to 0.9.16, protocol to 39
0.9.16
|
file |
diff |
annotate
|
Thu, 15 Sep 2011 20:40:59 +0400 |
unc0rr |
0.9.16 branch
0.9.16
|
file |
diff |
annotate
|
Fri, 09 Sep 2011 05:15:45 +0200 |
Xeli |
merge
hedgeroid
|
file |
diff |
annotate
|
Sun, 04 Sep 2011 10:58:42 +0400 |
unc0rr |
Add QuaZIP library to build system
|
file |
diff |
annotate
|
Sun, 21 Aug 2011 22:20:20 +0200 |
Xeli |
merge
hedgeroid
|
file |
diff |
annotate
|
Sat, 20 Aug 2011 16:31:20 -0400 |
nemo |
-gh (heaptrace) appears to be the reason for crashing in DrawCircle on my system. I wonder if it has other bad behaviour as well.
|
file |
diff |
annotate
|
Thu, 04 Aug 2011 17:44:55 +0200 |
Xeli |
merge
hedgeroid
|
file |
diff |
annotate
|
Wed, 27 Jul 2011 11:39:08 +0400 |
unc0rr |
Colon sign isn't compatible with windows
|
file |
diff |
annotate
|
Mon, 11 Jul 2011 13:04:18 +0200 |
koda |
typo and spaces
|
file |
diff |
annotate
|
Sun, 10 Jul 2011 02:18:46 +0200 |
koda |
better variable grouping...
|
file |
diff |
annotate
|
Wed, 29 Jun 2011 18:05:04 +0200 |
Xeli |
Removed protocol check, using CMake now to setup the building scripts using Templates/* removed old scripts
hedgeroid
|
file |
diff |
annotate
|
Sun, 29 May 2011 23:58:28 +0200 |
koda |
allow fpc to search through the user directory when linking frameworks
|
file |
diff |
annotate
|
Fri, 29 Apr 2011 03:31:50 +0200 |
koda |
some updates to the crossbuild system for mac
|
file |
diff |
annotate
|
Mon, 25 Apr 2011 02:25:25 +0200 |
koda |
small trailing changes
|
file |
diff |
annotate
|
Sun, 24 Apr 2011 21:35:23 +0200 |
koda |
some comments and simplifications for cmake files
|
file |
diff |
annotate
|
Thu, 21 Apr 2011 08:22:34 +0200 |
koda |
small tweak to autogenerate the config.inc file in the ios project
|
file |
diff |
annotate
|
Sun, 27 Mar 2011 01:53:59 +0100 |
koda |
this should help people hacking the cmake files
|
file |
diff |
annotate
|
Wed, 02 Feb 2011 11:28:38 +0300 |
unc0rr |
Merge server refactor into default
|
file |
diff |
annotate
|
Wed, 02 Feb 2011 09:05:48 +0100 |
sheepluva |
if source has uncommitted changes:
|
file |
diff |
annotate
|
Mon, 17 Jan 2011 23:22:52 +0100 |
koda |
merge latest 0.9.15 changes into head
|
file |
diff |
annotate
|
Mon, 10 Jan 2011 15:35:22 +0300 |
unc0rr |
Set version to 0.9.16-dev
|
file |
diff |
annotate
|
Mon, 17 Jan 2011 08:37:43 +0100 |
koda |
add 32 bit version when building for macappstore
0.9.15
|
file |
diff |
annotate
|
Mon, 27 Dec 2010 16:32:15 -0500 |
nemo |
merge 0.9.15 (with a typo fix)
|
file |
diff |
annotate
|
Mon, 27 Dec 2010 12:47:51 -0500 |
nemo |
Merge trunk into 0.9.15, excluding CMakeLists.txt and ChangeLog.txt - this should fix snowball again, pick up some more translation changes, hide the seed button by default and fix a couple of frontend desyncs
0.9.15
|
file |
diff |
annotate
|
Sun, 26 Dec 2010 15:28:44 -0500 |
nemo |
merge 0.9.15 with default
|
file |
diff |
annotate
|
Sun, 26 Dec 2010 20:17:15 +0300 |
unc0rr |
ban CMakeCache.txt
|
file |
diff |
annotate
|
Sat, 25 Dec 2010 22:24:47 +0300 |
unc0rr |
Set version to 0.9.15, remove -dev suffix
0.9.15
|
file |
diff |
annotate
|
Sat, 29 Jan 2011 21:33:24 +0300 |
unc0rr |
- Reactivate pings timer, reimplement PING handler
server_refactor
|
file |
diff |
annotate
|
Sun, 19 Dec 2010 13:31:55 -0500 |
nemo |
Ok. This should pull 0.9.14.1 server into default
|
file |
diff |
annotate
|
Sun, 05 Dec 2010 00:05:21 +0100 |
koda |
write some version information inside the application
|
file |
diff |
annotate
|
Sun, 28 Nov 2010 01:58:43 +0100 |
koda |
update build files for compliance with Mac AppStore
|
file |
diff |
annotate
|
Sun, 14 Nov 2010 15:06:02 -0500 |
nemo |
merge 0.9.14.1 to trunk
|
file |
diff |
annotate
|
Sun, 28 Nov 2010 01:58:08 +0100 |
koda |
update build files for compliance with Mac AppStore
0.9.14.1
|
file |
diff |
annotate
|
Sun, 14 Nov 2010 20:35:39 +0300 |
unc0rr |
set vesion to 0.9.14.1
0.9.14.1
|
file |
diff |
annotate
|
Sun, 14 Nov 2010 19:27:30 +0300 |
unc0rr |
Set protocol num to 35
0.9.14.1
|
file |
diff |
annotate
|
Sat, 13 Nov 2010 15:32:53 -0500 |
nemo |
merge 0.9.14 back into trunk
|
file |
diff |
annotate
|
Sat, 13 Nov 2010 09:36:26 -0500 |
nemo |
merge of 0.9.14 changes into default - hopefully I successfully avoided the parts we don't want
|
file |
diff |
annotate
|
Sat, 13 Nov 2010 23:09:24 +0300 |
unc0rr |
Bump up protocol number
0.9.14
|
file |
diff |
annotate
|
Sat, 13 Nov 2010 17:14:51 +0300 |
unc0rr |
No svgz and .desktop
0.9.14
|
file |
diff |
annotate
|
Sat, 13 Nov 2010 17:05:14 +0300 |
unc0rr |
Ban .svg, .psd, .sifz from being present in 'make package_source' output
0.9.14
|
file |
diff |
annotate
|
Sat, 13 Nov 2010 16:52:53 +0300 |
unc0rr |
Some fixes
0.9.14
|
file |
diff |
annotate
|
Sat, 13 Nov 2010 10:52:27 +0300 |
unC0Rr |
Remove "-dev" suffix
0.9.14
|
file |
diff |
annotate
|
Fri, 12 Nov 2010 17:17:25 +0100 |
koda |
raised version number
|
file |
diff |
annotate
|
Wed, 03 Nov 2010 00:48:42 +0100 |
koda |
i give up and disable rotation on the iphone; also fix smaller compilation issues
|
file |
diff |
annotate
|
Mon, 02 Aug 2010 00:48:15 +0200 |
smaxx |
Engine:
|
file |
diff |
annotate
|
Sat, 31 Jul 2010 11:24:53 +0200 |
koda |
remove trailing spaces from end of line
|
file |
diff |
annotate
|
Mon, 26 Jul 2010 11:04:32 +0200 |
smaxx |
Engine:
|
file |
diff |
annotate
|
Thu, 08 Jul 2010 02:23:10 +0200 |
koda |
redo spinning wheel, redo fix for detail selection, redo ammo quantity and name in ammomenu
|
file |
diff |
annotate
|
Wed, 23 Jun 2010 13:43:56 +0200 |
smaxx |
General:
|
file |
diff |
annotate
|
Mon, 21 Jun 2010 22:45:52 +0200 |
koda |
merge+smallupdate
|
file |
diff |
annotate
|
Mon, 21 Jun 2010 16:08:24 +0200 |
koda |
memory management for openalbridge
|
file |
diff |
annotate
|
Sun, 20 Jun 2010 23:05:11 +0200 |
koda |
some memory caring code
|
file |
diff |
annotate
|
Sat, 19 Jun 2010 00:48:47 +0200 |
koda |
add initial stubs for selecting weapons in the ifrontend
|
file |
diff |
annotate
|
Fri, 18 Jun 2010 20:45:45 +0200 |
sheepluva |
add local rev number/rev count to dev version suffix
|
file |
diff |
annotate
|
Thu, 17 Jun 2010 16:28:42 +0200 |
koda |
Update repository checking code to reflect our recent Mercurial switch
|
file |
diff |
annotate
|
Sat, 05 Jun 2010 14:07:58 +0000 |
koda |
now engine can be optionally built as library, there's an example wrapper of how to use it
|
file |
diff |
annotate
|
Sun, 02 May 2010 22:00:50 +0000 |
smxx |
Engine:
|
file |
diff |
annotate
|
Sat, 17 Apr 2010 08:30:34 +0000 |
koda |
OpenAL makes a comeback! (might require some cleanup)
|
file |
diff |
annotate
|
Fri, 16 Apr 2010 12:41:06 +0000 |
koda |
don't polish other people patches
|
file |
diff |
annotate
|
Mon, 12 Apr 2010 21:51:09 +0000 |
koda |
patch by raptor (polished by me) to allow tiger/xcode24 compilation
|
file |
diff |
annotate
|
Mon, 05 Apr 2010 16:31:02 +0000 |
unc0rr |
Return to -dev builds
|
file |
diff |
annotate
|
Sun, 04 Apr 2010 15:51:19 +0000 |
unc0rr |
with this patch I'm unable to make rope stuck in land
|
file |
diff |
annotate
|
Sun, 04 Apr 2010 10:16:40 +0000 |
smxx |
CMake:
|
file |
diff |
annotate
|
Sat, 03 Apr 2010 14:46:54 +0000 |
unc0rr |
include cmake_modules into package
|
file |
diff |
annotate
|
Sat, 03 Apr 2010 13:58:31 +0000 |
unc0rr |
Remove -dev suffix from version, set protocol number to 31
|
file |
diff |
annotate
|
Thu, 01 Apr 2010 16:59:10 +0000 |
nemo |
Sorry
|
file |
diff |
annotate
|
Thu, 01 Apr 2010 16:08:09 +0000 |
nemo |
Update (c) lines to 2010 as unc0rr requested - they all had varying values so I just took the first year mentioned, then tacked on -2010
|
file |
diff |
annotate
|
Wed, 31 Mar 2010 22:54:28 +0000 |
koda |
koda's changelog turn
|
file |
diff |
annotate
|
Wed, 31 Mar 2010 13:41:05 +0000 |
smxx |
CMake:
|
file |
diff |
annotate
|
Tue, 30 Mar 2010 23:29:30 +0000 |
koda |
fixes to the mac build system
|
file |
diff |
annotate
|
Tue, 30 Mar 2010 23:20:07 +0000 |
smxx |
CMake:
|
file |
diff |
annotate
|
Mon, 29 Mar 2010 16:39:08 +0000 |
smxx |
Frontend:
|
file |
diff |
annotate
|
Sat, 27 Mar 2010 12:05:01 +0000 |
smxx |
CMake:
|
file |
diff |
annotate
|
Sat, 27 Mar 2010 12:01:40 +0000 |
smxx |
CMake:
|
file |
diff |
annotate
|
Fri, 26 Mar 2010 12:16:12 +0000 |
smxx |
Frontend:
|
file |
diff |
annotate
|
Tue, 23 Mar 2010 21:58:23 +0000 |
koda |
fix a build error on 10.5, LandPixels properly initialized
|
file |
diff |
annotate
|
Wed, 03 Mar 2010 23:04:24 +0000 |
koda |
restore tiger 10.4 deployment
|
file |
diff |
annotate
|
Sun, 21 Feb 2010 16:32:43 +0000 |
smxx |
General:
|
file |
diff |
annotate
|
Fri, 19 Feb 2010 00:51:37 +0000 |
smxx |
Engine:
|
file |
diff |
annotate
|
Wed, 17 Feb 2010 20:03:25 +0000 |
smxx |
Engine:
|
file |
diff |
annotate
|
Mon, 15 Feb 2010 19:49:20 +0000 |
koda |
add liblua to sources for macosx
|
file |
diff |
annotate
|
Sun, 14 Feb 2010 23:50:51 +0000 |
koda |
mac build supports lua
|
file |
diff |
annotate
|
Sat, 09 Jan 2010 00:59:12 +0000 |
koda |
iphone overlay button animation
|
file |
diff |
annotate
|
Sun, 03 Jan 2010 22:58:19 +0000 |
koda |
lupdate + Palewolf's updated spanish translation + other patches of mine
|
file |
diff |
annotate
|
Sun, 03 Jan 2010 17:23:40 +0000 |
koda |
check for sdl_image and sdl_mixer versions
|
file |
diff |
annotate
|
Sun, 03 Jan 2010 15:40:41 +0000 |
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
|
file |
diff |
annotate
|
Thu, 24 Dec 2009 02:02:12 +0000 |
koda |
introduction of IMG_Init
|
file |
diff |
annotate
|
Sat, 19 Dec 2009 19:37:30 +0000 |
koda |
update SDLMain.m/.h to latest version
|
file |
diff |
annotate
|
Fri, 18 Dec 2009 02:33:45 +0000 |
koda |
powerpc and gameserver compilation disabled temporarily
|
file |
diff |
annotate
|
Wed, 16 Dec 2009 14:58:45 +0000 |
koda |
random updates for 10.6 and iphone builds
|
file |
diff |
annotate
|
Mon, 30 Nov 2009 04:18:31 +0000 |
koda |
still updates for mac compilation
|
file |
diff |
annotate
|
Sat, 28 Nov 2009 02:46:15 +0000 |
koda |
other tweaks for mac compilation
|
file |
diff |
annotate
|
Wed, 25 Nov 2009 04:27:53 +0000 |
koda |
some tweaks in the mac compilation system
|
file |
diff |
annotate
|
Fri, 20 Nov 2009 14:56:43 +0000 |
koda |
universal application setup
|
file |
diff |
annotate
|
Mon, 09 Nov 2009 22:56:29 +0000 |
koda |
add a x86_64 mac target
|
file |
diff |
annotate
|
Fri, 06 Nov 2009 18:59:43 +0000 |
koda |
updated build files for macosx and optimization system
|
file |
diff |
annotate
|
Wed, 21 Oct 2009 16:50:02 +0000 |
unc0rr |
Set version to 0.9.13-dev, protocol number to 30 due to changes in engine
|
file |
diff |
annotate
|
Sun, 18 Oct 2009 15:04:33 +0000 |
unc0rr |
Fix 'make package_source' package
|
file |
diff |
annotate
|
Sun, 18 Oct 2009 14:13:09 +0000 |
unc0rr |
Set version to 0.9.12, protocol number to 29
|
file |
diff |
annotate
|
Sat, 17 Oct 2009 13:42:43 +0000 |
unc0rr |
Set version 0.9.12-RC2
|
file |
diff |
annotate
|
Sat, 17 Oct 2009 01:28:49 +0000 |
koda |
revert audio to use SDL_mixer -- also frontend uses it, so it needs sdlmixer sources
|
file |
diff |
annotate
|
Fri, 16 Oct 2009 19:52:42 +0000 |
unc0rr |
Set version to RC1
|
file |
diff |
annotate
|
Fri, 16 Oct 2009 16:42:51 +0000 |
koda |
THE fix for openalbridge
|
file |
diff |
annotate
|
Sat, 10 Oct 2009 14:26:50 +0000 |
koda |
fix that nasty "Pascal Internal Error" when compiling
|
file |
diff |
annotate
|
Tue, 06 Oct 2009 16:30:08 +0000 |
koda |
cmake optimizations and simplification
|
file |
diff |
annotate
|
Fri, 02 Oct 2009 18:44:37 +0000 |
koda |
fixes & co.
|
file |
diff |
annotate
|
Tue, 07 Jul 2009 15:24:43 +0000 |
koda |
move C and C++ optimization flags in the main CMakeLists.txt
|
file |
diff |
annotate
|
Thu, 02 Jul 2009 14:59:27 +0000 |
koda |
additional variable (BUNDLE) to make a standalone Mac application
|
file |
diff |
annotate
|
Sun, 28 Jun 2009 16:54:51 +0000 |
koda |
-Added support for Release and Debug for CMAKE_BUILD_TYPE
|
file |
diff |
annotate
|
Sun, 28 Jun 2009 14:37:26 +0000 |
nemo |
koda/Smaxx changes to openal for crossplatform building
|
file |
diff |
annotate
|
Wed, 24 Jun 2009 15:59:32 +0000 |
unc0rr |
koda's OpenAL conversion:
|
file |
diff |
annotate
|
Wed, 27 May 2009 03:47:40 +0000 |
unc0rr |
Current trunk version isn't compatible with 0.9.11, so set version to 0.9.12-dev
|
file |
diff |
annotate
|
Sun, 24 May 2009 13:04:48 +0000 |
unc0rr |
- Update INSTALL file
|
file |
diff |
annotate
|
Sun, 26 Apr 2009 15:45:06 +0000 |
unc0rr |
koda's patch
|
file |
diff |
annotate
|
Sun, 19 Apr 2009 11:59:23 +0000 |
unc0rr |
Move health sorter to visual gears:
|
file |
diff |
annotate
|
Mon, 13 Apr 2009 12:53:52 +0000 |
unc0rr |
Set version to 0.9.10, protocol to 25
|
file |
diff |
annotate
|
Mon, 13 Apr 2009 09:36:25 +0000 |
unc0rr |
- Add gameServer to build system
|
file |
diff |
annotate
|
Wed, 25 Feb 2009 17:36:02 +0000 |
unc0rr |
Add QCA2 checks to build system
|
file |
diff |
annotate
|
Sun, 25 Jan 2009 18:56:06 +0000 |
unc0rr |
Unban misc folder
|
file |
diff |
annotate
|
Sun, 25 Jan 2009 14:00:28 +0000 |
unc0rr |
Update protocol number
|
file |
diff |
annotate
|
Sat, 24 Jan 2009 12:40:30 +0000 |
unc0rr |
Start fixing spectating bug (implement some routines)
|
file |
diff |
annotate
|
Mon, 19 Jan 2009 18:25:21 +0000 |
unc0rr |
Set version to 0.9.9, protocol to 23
0.9.9
|
file |
diff |
annotate
|
Fri, 09 Jan 2009 11:55:05 +0000 |
unc0rr |
- Fix bug when hedgehog was unable to drop some weapons from rope if it thrown rope in jump
|
file |
diff |
annotate
|
Fri, 09 Jan 2009 11:22:46 +0000 |
unc0rr |
- svn maintenance
|
file |
diff |
annotate
|
Thu, 08 Jan 2009 22:01:09 +0000 |
unc0rr |
Fix server bugs:
|
file |
diff |
annotate
|
Thu, 08 Jan 2009 18:44:30 +0000 |
unc0rr |
- Fix trainings again
|
file |
diff |
annotate
|
Sun, 02 Nov 2008 20:41:02 +0000 |
unc0rr |
Ping clients every 30 seconds, should help with ghosts on server
|
file |
diff |
annotate
|
Fri, 31 Oct 2008 22:47:07 +0000 |
unc0rr |
Fix generator name (TBZ2 instead of BZ2)
|
file |
diff |
annotate
|
Fri, 31 Oct 2008 22:11:38 +0000 |
unc0rr |
- unban here too
|
file |
diff |
annotate
|
Sun, 26 Oct 2008 13:00:35 +0000 |
unc0rr |
Allow build without net game server: introduce -DWITH_SERVER configuration parameter
|
file |
diff |
annotate
|
Sat, 18 Oct 2008 11:57:46 +0000 |
unc0rr |
Add hedgewars server to build process
|
file |
diff |
annotate
|
Thu, 07 Aug 2008 18:53:31 +0000 |
unc0rr |
Revert accidental nsis installer generator regression
|
file |
diff |
annotate
|
Thu, 07 Aug 2008 12:01:58 +0000 |
unc0rr |
Various build system improvements
|
file |
diff |
annotate
|
Wed, 30 Jul 2008 12:14:24 +0000 |
unc0rr |
- Some physics changes
|
file |
diff |
annotate
|
Sun, 27 Jul 2008 13:32:15 +0000 |
unc0rr |
Supress CMake warning
|
file |
diff |
annotate
|
Fri, 11 Jul 2008 19:40:47 +0000 |
unc0rr |
Set version to 0.9.6-dev
|
file |
diff |
annotate
|
Thu, 19 Jun 2008 20:34:53 +0000 |
unc0rr |
- Decrease default girders number
|
file |
diff |
annotate
|
Wed, 18 Jun 2008 21:55:43 +0000 |
unc0rr |
Set version to 0.9.4
0.9.4-release
|
file |
diff |
annotate
|
Tue, 06 May 2008 15:13:02 +0000 |
unc0rr |
Use constant generated by cmake for version string
|
file |
diff |
annotate
|
Sun, 04 May 2008 19:47:47 +0000 |
unc0rr |
- Better error handling when creating the window
|
file |
diff |
annotate
|
Wed, 30 Apr 2008 16:50:28 +0000 |
unc0rr |
Some work on newhwserv
|
file |
diff |
annotate
|
Sun, 27 Apr 2008 11:23:28 +0000 |
unc0rr |
Update version and protocol number
|
file |
diff |
annotate
|
Tue, 05 Feb 2008 18:25:46 +0000 |
unc0rr |
- Handle new command in game record and net
|
file |
diff |
annotate
|
Sun, 20 Jan 2008 14:40:36 +0000 |
unc0rr |
Fix all issues with make package_source on my system
|
file |
diff |
annotate
|
Sun, 20 Jan 2008 13:41:38 +0000 |
unc0rr |
- Use shotgun training as more attractive than the second one with bazooka
|
file |
diff |
annotate
|
Sun, 20 Jan 2008 13:17:24 +0000 |
unc0rr |
- Add 'Delete' button to demos and saves pages
|
file |
diff |
annotate
|
Thu, 13 Dec 2007 14:15:56 +0000 |
unc0rr |
- Use 2 bytes for timestamp in net protocol, thus decreasing average packet size from 6 to 4
|
file |
diff |
annotate
|
Sat, 22 Sep 2007 09:49:55 +0000 |
unc0rr |
- Make hwengine protocol more obvious
|
file |
diff |
annotate
|
Fri, 24 Aug 2007 20:24:29 +0000 |
unc0rr |
Some stuff to get good results from make 'package_source'
|
file |
diff |
annotate
|
Mon, 02 Jul 2007 18:35:31 +0000 |
unc0rr |
Proto change: set color in addteam command
|
file |
diff |
annotate
|
Mon, 19 Mar 2007 21:28:16 +0000 |
unc0rr |
Increase "proto version", as the current engine isn't compatible with 0.9 one
|
file |
diff |
annotate
|
Sat, 17 Mar 2007 18:32:17 +0000 |
unc0rr |
Oops, sorry...
|
file |
diff |
annotate
|
Sat, 17 Mar 2007 18:17:19 +0000 |
unc0rr |
- Get rid of operator := to have GPC support
|
file |
diff |
annotate
|
Thu, 15 Mar 2007 22:46:37 +0000 |
displacer |
merge fixes from branch
|
file |
diff |
annotate
|
Fri, 23 Feb 2007 14:24:32 +0000 |
unc0rr |
- Change proto version to 4
|
file |
diff |
annotate
|
Mon, 19 Feb 2007 20:00:55 +0000 |
unc0rr |
Fix build
|
file |
diff |
annotate
|
Tue, 23 Jan 2007 21:24:18 +0000 |
unc0rr |
- Two more templates
|
file |
diff |
annotate
|
Fri, 24 Nov 2006 19:33:43 +0000 |
unc0rr |
Protocol version sets in CMake
|
file |
diff |
annotate
|
Thu, 23 Nov 2006 22:09:35 +0000 |
unc0rr |
Hedgewars is now 0.8.1
|
file |
diff |
annotate
|
Thu, 23 Nov 2006 21:33:22 +0000 |
displacer |
one else fix
|
file |
diff |
annotate
|
Thu, 23 Nov 2006 21:03:11 +0000 |
displacer |
DATADIR fixed
|
file |
diff |
annotate
|
Thu, 23 Nov 2006 19:48:39 +0000 |
displacer |
fixed absent DATA_INSTALL_DIR
|
file |
diff |
annotate
|
Thu, 23 Nov 2006 18:54:18 +0000 |
displacer |
data dir added (for linux distros)
|
file |
diff |
annotate
|
Mon, 30 Oct 2006 19:43:55 +0000 |
unc0rr |
Better build system scripts
|
file |
diff |
annotate
|
Sun, 29 Oct 2006 15:30:32 +0000 |
unc0rr |
Fix hwengine target behaviour
|
file |
diff |
annotate
|
Thu, 26 Oct 2006 16:08:29 +0000 |
unc0rr |
- Set version to 0.8
|
file |
diff |
annotate
|
Thu, 05 Oct 2006 17:02:09 +0000 |
unc0rr |
- Update more headers
|
file |
diff |
annotate
|
Sun, 20 Aug 2006 19:22:12 +0000 |
unc0rr |
Various small fixes
|
file |
diff |
annotate
|
Sun, 06 Aug 2006 17:11:33 +0000 |
unc0rr |
- On windows make packages with all needed dlls
|
file |
diff |
annotate
|
Sun, 06 Aug 2006 16:00:23 +0000 |
unc0rr |
Repair build system
|
file |
diff |
annotate
|
Sun, 30 Jul 2006 18:57:44 +0000 |
unc0rr |
oops, forgot to commit a file
|
file |
diff |
annotate
|
Mon, 03 Jul 2006 17:46:58 +0000 |
unc0rr |
- More smooth hedgehogs physics
|
file |
diff |
annotate
|