Mon, 26 Sep 2016 23:36:00 -0400 |
koda |
Drop xfire module
|
file |
diff |
annotate
|
Wed, 11 Nov 2015 23:29:49 +0100 |
sheepluva |
cmake tweaks. make pas2c build with sdl2 (keycodes or something still missing)
sdl2transition
|
file |
diff |
annotate
|
Tue, 10 Nov 2015 20:43:13 +0100 |
sheepluva |
merge default
sdl2transition
|
file |
diff |
annotate
|
Tue, 10 Nov 2015 17:45:14 +0100 |
sheepluva |
drop support for SDL 1.2
sdl2transition
|
file |
diff |
annotate
|
Thu, 15 Jan 2015 11:48:28 +0100 |
Gianfranco Costamagna |
Add RelWithDebInfo for debugging purposes
|
file |
diff |
annotate
|
Tue, 11 Nov 2014 21:55:38 +0100 |
sheepluva |
check for new Qt req in cmake files
|
file |
diff |
annotate
|
Wed, 13 Aug 2014 15:39:32 +0000 |
vittorio giovara |
add bug reference to explain the qt version check on osx
|
file |
diff |
annotate
|
Wed, 13 Aug 2014 17:25:55 +0200 |
sheepluva |
I can't read. sry
|
file |
diff |
annotate
|
Wed, 13 Aug 2014 17:06:17 +0200 |
sheepluva |
contradiction with a hint of BS
|
file |
diff |
annotate
|
Sun, 02 Mar 2014 00:34:18 +0400 |
unc0rr |
Make it build as library
|
file |
diff |
annotate
|
Tue, 04 Feb 2014 23:53:43 +0400 |
unc0rr |
CMake checks for haskell modules needed
|
file |
diff |
annotate
|
Tue, 21 Jan 2014 22:38:13 +0100 |
koda |
partial merge of the webgl branch
|
file |
diff |
annotate
|
Thu, 09 Jan 2014 19:10:12 +0100 |
Gianfranco Costamagna |
Fixed build failure to a missing math library linked with BUILD_ENGINE_C=1 and clang
webgl
|
file |
diff |
annotate
|
Wed, 08 Jan 2014 23:29:30 +0100 |
koda |
consistent cmake checks
|
file |
diff |
annotate
|
Wed, 08 Jan 2014 19:19:09 +0100 |
koda |
use mainstream project name
|
file |
diff |
annotate
|
Sun, 05 Jan 2014 00:46:26 +0400 |
unc0rr |
Fix build (no idea what's going on in this branch btw)
webgl
|
file |
diff |
annotate
|
Sat, 04 Jan 2014 23:55:54 +0400 |
unc0rr |
merge default
webgl
|
file |
diff |
annotate
|
Wed, 25 Dec 2013 23:25:25 +0400 |
Dmitry Marakasov |
Move physfs includes before all others
|
file |
diff |
annotate
|
Fri, 06 Dec 2013 00:02:10 +0100 |
koda |
use NOSDL2 for consistency
sdl2transition
|
file |
diff |
annotate
|
Mon, 11 Nov 2013 00:15:20 +0400 |
unc0rr |
Frontend builds
sdl2transition
|
file |
diff |
annotate
|
Tue, 05 Nov 2013 23:33:23 +0100 |
koda |
some improvements for sdl2 building (not complete nor clean)
sdl2transition
|
file |
diff |
annotate
|
Wed, 06 Nov 2013 00:59:33 +0400 |
unc0rr |
- Use USESDL12 for old SDL
sdl2transition
|
file |
diff |
annotate
|
Mon, 28 Oct 2013 16:53:20 +0100 |
koda |
add possibility to compile with SDL2 automatically
|
file |
diff |
annotate
|
Fri, 11 Oct 2013 17:43:13 +0200 |
koda |
merge with latest defaul, fixing compiling with fpc, parsing and rendering with pas2c, some minor problems with compiling with clang
webgl
|
file |
diff |
annotate
|
Fri, 11 Oct 2013 00:07:23 +0200 |
koda |
fail early when an incompatible qt version is found
|
file |
diff |
annotate
|
Wed, 19 Jun 2013 00:07:31 +0200 |
koda |
frontend compiles
webgl
|
file |
diff |
annotate
|
Tue, 18 Jun 2013 09:48:10 +0200 |
koda |
fix a few loose ends here
webgl
|
file |
diff |
annotate
|
Mon, 17 Jun 2013 23:10:45 +0200 |
koda |
really update with default
webgl
|
file |
diff |
annotate
|
Thu, 13 Jun 2013 22:50:18 +0200 |
koda |
use target name instead of the resulting library, use more macros around
|
file |
diff |
annotate
|
Tue, 11 Jun 2013 19:17:52 +0200 |
koda |
setup RPATH, bump cmake
|
file |
diff |
annotate
|
Tue, 02 Apr 2013 21:00:57 +0200 |
koda |
update webgl branch
webgl
|
file |
diff |
annotate
|
Thu, 07 Mar 2013 11:55:00 +0100 |
koda |
even more wrapping with find_package_or_disable_msg
|
file |
diff |
annotate
|
Thu, 07 Mar 2013 10:14:12 +0100 |
koda |
introduce find_package_or_fail/disable to group together similar cmake code
|
file |
diff |
annotate
|
Wed, 06 Mar 2013 12:12:02 +0100 |
koda |
rework ffmpeg/libav/videorec linking and their cmake discovery
|
file |
diff |
annotate
|
Wed, 06 Mar 2013 01:28:21 +0100 |
koda |
fail if sparkle not found consciously
|
file |
diff |
annotate
|
Mon, 04 Mar 2013 18:27:21 +0100 |
koda |
on linux assume datapath is always relative to cmake_install_prefix, unless you provide an absolute path; on win32/osx hardcode engine path to default installation prefixes (it gets overridden at runtime so it works even if you move the data folder)
|
file |
diff |
annotate
|
Fri, 22 Feb 2013 06:39:16 +0100 |
koda |
and now compile and link properly
physfslayer
|
file |
diff |
annotate
|
Fri, 22 Feb 2013 05:15:48 +0100 |
koda |
use standard library prefix
physfslayer
|
file |
diff |
annotate
|
Sat, 09 Feb 2013 15:26:10 -0500 |
dag10 |
Initial theme selection is now random. Theme prompt now has a search input and no longer uses FlowLayout. (Resolves issue 520)
|
file |
diff |
annotate
|
Sun, 27 Jan 2013 02:09:02 +0100 |
koda |
shut a few frontend warnings out
|
file |
diff |
annotate
|
Sun, 27 Jan 2013 00:28:57 +0100 |
koda |
update branch
webgl
|
file |
diff |
annotate
|
Sun, 20 Jan 2013 22:51:26 +0100 |
koda |
fix out of source build
|
file |
diff |
annotate
|
Sat, 19 Jan 2013 00:51:28 +0400 |
unc0rr |
Server messages localization using Qt's l10n subsystem:
|
file |
diff |
annotate
|
Mon, 14 Jan 2013 13:19:47 +0100 |
dag10 |
GCI2012: Abstract Hedgewars Dialogs
|
file |
diff |
annotate
|
Mon, 14 Jan 2013 12:35:01 +0100 |
koda |
move platform code around, based off a gci task by dag10
|
file |
diff |
annotate
|
Fri, 04 Jan 2013 21:44:40 +0400 |
unc0rr |
Merge from default
flibqtfrontend
|
file |
diff |
annotate
|
Sun, 30 Dec 2012 02:43:24 +0100 |
Willie Zhu |
GCI2012: CMake List Append
|
file |
diff |
annotate
|
Fri, 28 Dec 2012 11:00:12 +0100 |
koda |
restore compatibility with cmake 2.6
|
file |
diff |
annotate
|
Thu, 27 Dec 2012 15:56:02 +0100 |
koda |
oops, forgot that data absolute path only applies to linux
|
file |
diff |
annotate
|
Thu, 27 Dec 2012 15:32:48 +0100 |
koda |
move DATA_INSTALL_DIR to the configurable options section
|
file |
diff |
annotate
|
Tue, 25 Dec 2012 04:45:22 +0100 |
koda |
update branch with default
webgl
|
file |
diff |
annotate
|
Mon, 24 Dec 2012 15:41:45 +0100 |
koda |
get executable directory at runtime rather than configure time
|
file |
diff |
annotate
|
Thu, 20 Dec 2012 23:14:54 +0100 |
koda |
remove the CROSSAPPLE option until a better solution is found
|
file |
diff |
annotate
|
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)
|
file |
diff |
annotate
|
Wed, 19 Dec 2012 19:33:49 +0100 |
koda |
edit rpath manually, allowing frontend+libengine to run on linux too
|
file |
diff |
annotate
|
Wed, 19 Dec 2012 19:28:13 +0100 |
koda |
can change library name and compile it on windows again
|
file |
diff |
annotate
|
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)
|
file |
diff |
annotate
|
Tue, 18 Dec 2012 12:04:17 +0100 |
koda |
can use engine as library on windows too
|
file |
diff |
annotate
|
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()
|
file |
diff |
annotate
|
Sun, 16 Dec 2012 12:25:13 +0400 |
unc0rr |
Merge from default
flibqtfrontend
|
file |
diff |
annotate
|
Sun, 09 Dec 2012 18:00:01 +0100 |
koda |
cmake verbosity/documentation/cleanup/formatting
|
file |
diff |
annotate
|
Sun, 09 Dec 2012 16:00:06 +0100 |
koda |
less linking needed, raise minimum_osx_version when videorec is enabled
|
file |
diff |
annotate
|
Sat, 08 Dec 2012 22:53:23 +0400 |
unc0rr |
Merge with default
flibqtfrontend
|
file |
diff |
annotate
|
Tue, 04 Dec 2012 10:49:52 +0100 |
koda |
backout rea7541f77944 since development of frontlib is on another branch
|
file |
diff |
annotate
|
Tue, 04 Dec 2012 09:15:55 +0400 |
unc0rr |
merge from default
flibqtfrontend
|
file |
diff |
annotate
|
Sat, 01 Dec 2012 21:32:34 -0500 |
Mitchell Kember |
Merged changes from upstream.
|
file |
diff |
annotate
|
Fri, 30 Nov 2012 10:15:17 +0100 |
koda |
use the correct symbol
|
file |
diff |
annotate
|
Fri, 30 Nov 2012 15:29:09 -0500 |
Mitchell Kember |
Use same macro for hiding video record button and keybinding
|
file |
diff |
annotate
|
Thu, 29 Nov 2012 19:44:18 -0500 |
Mitchell Kember |
Google Code-in: Hide "video record" keybind option
|
file |
diff |
annotate
|
Mon, 26 Nov 2012 00:09:54 +0400 |
unc0rr |
Merge from default to have recent fixes
flibqtfrontend
|
file |
diff |
annotate
|
Fri, 23 Nov 2012 10:43:15 +0100 |
koda |
show console on win when debugging to see frontend messages
|
file |
diff |
annotate
|
Thu, 22 Nov 2012 10:28:07 +0100 |
koda |
update var name
webgl
|
file |
diff |
annotate
|
Sun, 25 Nov 2012 01:13:51 +0400 |
unc0rr |
- frontlib loads team config via physfs
flibqtfrontend
|
file |
diff |
annotate
|
Thu, 22 Nov 2012 01:19:16 +0400 |
unc0rr |
Try to use map preview facilities:
flibqtfrontend
|
file |
diff |
annotate
|
Wed, 21 Nov 2012 11:14:51 +0100 |
koda |
added sdl_net headers and def lib for windows, fix frontlib compilation on windows
|
file |
diff |
annotate
|
Wed, 21 Nov 2012 01:48:10 +0100 |
koda |
lotsa hackery to get frontend somehow link libengine...
|
file |
diff |
annotate
|
Wed, 21 Nov 2012 00:04:09 +0400 |
unc0rr |
Start port to frontlib
|
file |
diff |
annotate
|
Tue, 20 Nov 2012 18:33:09 +0100 |
koda |
physfs compilation on windows
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Sun, 18 Nov 2012 00:37:23 +0400 |
unc0rr |
Mount .hwt files found in Data folder
physfslayer
|
file |
diff |
annotate
|
Mon, 05 Nov 2012 00:32:41 +0400 |
unc0rr |
merge with default again
physfslayer
|
file |
diff |
annotate
|
Fri, 02 Nov 2012 20:57:20 +0100 |
Xeli |
merge from hedgeroid, includes Medo's work from GSoC
|
file |
diff |
annotate
|
Sat, 03 Nov 2012 00:34:35 +0400 |
unc0rr |
Merge with default
physfslayer
|
file |
diff |
annotate
|
Tue, 30 Oct 2012 12:50:50 +0100 |
koda |
libav name refactor
|
file |
diff |
annotate
|
Sun, 28 Oct 2012 15:12:37 +0100 |
Xeli |
merge Medo's GSoC work
hedgeroid
|
file |
diff |
annotate
|
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)
|
file |
diff |
annotate
|
Wed, 24 Oct 2012 14:55:31 +0100 |
koda |
support video recording on windows with automation and headers
|
file |
diff |
annotate
|
Sun, 21 Oct 2012 01:28:33 +0400 |
unc0rr |
Fix build
physfslayer
|
file |
diff |
annotate
|
Fri, 28 Sep 2012 18:03:32 +0100 |
koda |
use cmake OPTION for arguments and further cleanup on CMakeFiles
|
file |
diff |
annotate
|
Sun, 16 Sep 2012 16:54:51 +0200 |
Medo |
Merge
|
file |
diff |
annotate
|
Sun, 09 Sep 2012 13:40:02 +0400 |
unc0rr |
- Fix some warnings in frontend
|
file |
diff |
annotate
|
Fri, 31 Aug 2012 17:52:53 +0200 |
sheepluva |
* don't build moc for campaign.h
|
file |
diff |
annotate
|
Thu, 30 Aug 2012 13:02:19 -0400 |
nemo |
Checking merge against latest trunk
|
file |
diff |
annotate
|
Wed, 29 Aug 2012 11:35:38 +0400 |
unc0rr |
This should work better
|
file |
diff |
annotate
|
Tue, 28 Aug 2012 22:33:17 +0400 |
unc0rr |
Make ffmpeg optional for frontend
|
file |
diff |
annotate
|
Thu, 09 Aug 2012 01:24:38 +0400 |
Stepan777 |
FindFFMPEG.cmake (used only for frontend for now).
|
file |
diff |
annotate
|
Thu, 30 Aug 2012 12:13:24 -0400 |
nemo |
checkpoint merge
|
file |
diff |
annotate
|
Sun, 24 Jun 2012 20:31:26 +0400 |
Stepan777 |
merge
|
file |
diff |
annotate
|
Tue, 19 Jun 2012 21:20:08 +0200 |
Medo |
Merge
|
file |
diff |
annotate
|
Sun, 17 Jun 2012 16:32:44 +0200 |
koda |
CROSSAPPLE ftw
|
file |
diff |
annotate
|
Mon, 11 Jun 2012 18:15:30 +0400 |
Stepan777 |
1. Implement new page in frontend with options for video recording.
|
file |
diff |
annotate
|
Mon, 25 Jun 2012 10:46:48 +0300 |
belphegorr |
The first campaign commit with a lot of changes...
|
file |
diff |
annotate
|
Tue, 29 May 2012 23:04:03 +0200 |
Medo |
Removed dead/deprecated code and comments
|
file |
diff |
annotate
|
Thu, 26 Apr 2012 07:44:44 +0200 |
sheepluva |
make DataManager a QObject with reload() slot that emits signal updated()
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Fri, 28 Oct 2011 19:20:35 +0400 |
unc0rr |
It doesn't make much sense to make checks like 'if(game)' if you never set game to 0. Using smart pointers instead. Does it fix segfaults? Probably.
|
file |
diff |
annotate
|
Tue, 25 Oct 2011 13:30:02 +0400 |
unc0rr |
Fix for 'The "optimized" argument must be followed by a library.' cmake failure
|
file |
diff |
annotate
|
Sat, 22 Oct 2011 00:00:48 +0200 |
sheepluva |
moving a file around, fixing a png, etc.
|
file |
diff |
annotate
|
Fri, 21 Oct 2011 07:00:49 +0200 |
sheepluva |
moving and renaming SDLs.*, making it a singleton; cleaning up class responsibilties wrt SDLInteraction; some comments
|
file |
diff |
annotate
|
Thu, 20 Oct 2011 02:56:58 +0200 |
sheepluva |
move this widget into the widget dir
|
file |
diff |
annotate
|
Wed, 28 Sep 2011 19:48:02 +0200 |
sheepluva |
this makes more sense
|
file |
diff |
annotate
|
Wed, 28 Sep 2011 19:27:56 +0200 |
sheepluva |
I started to move stuff around, c'mon, hate on meee. PS: if your (clean) build is broken - let me know)
|
file |
diff |
annotate
|
Mon, 26 Sep 2011 03:12:09 +0200 |
sheepluva |
wow, somebody was smoking some reaaally good sh!t right there, man!
|
file |
diff |
annotate
|
Wed, 12 Oct 2011 04:14:38 +0200 |
koda |
because betas are baaaad (also really fix compiling everywhere)
0.9.16
|
file |
diff |
annotate
|
Tue, 20 Sep 2011 13:37:52 -0400 |
nemo |
Revert koda's c24fdd9a0458 until it stops breaking my builds :-p
|
file |
diff |
annotate
|
Mon, 19 Sep 2011 19:12:19 +0200 |
koda |
fix mac compilation
0.9.16
|
file |
diff |
annotate
|
Mon, 12 Sep 2011 21:51:14 +0400 |
unc0rr |
This should check if Qt provides zlib functions, and adds zlib dependency in case of zlibless Qt. Tested with Qt providing zlib functions only.
|
file |
diff |
annotate
|
Wed, 07 Sep 2011 11:19:10 +0400 |
unc0rr |
Replace tab with space
|
file |
diff |
annotate
|
Tue, 06 Sep 2011 13:36:10 +0400 |
unc0rr |
Fix link again (changed libraries order)
|
file |
diff |
annotate
|
Sun, 04 Sep 2011 14:46:46 +0400 |
unc0rr |
Link against quazip
|
file |
diff |
annotate
|
Sun, 04 Sep 2011 13:46:08 +0400 |
unc0rr |
Implement DataBrowser which downloads resources (images, css) on its own.
|
file |
diff |
annotate
|
Sun, 04 Sep 2011 11:48:01 +0400 |
unc0rr |
- Implement progressbars to show download progress
|
file |
diff |
annotate
|
Tue, 28 Jun 2011 16:12:39 +0400 |
unc0rr |
Fix CMake warning (a header listed twice)
|
file |
diff |
annotate
|
Thu, 23 Jun 2011 21:12:27 +0400 |
unc0rr |
- Implement ThemesModel (load theme icons once, store in memory, don't reload from disk every time selection changes)
|
file |
diff |
annotate
|
Mon, 20 Jun 2011 12:57:44 -0400 |
nemo |
Small stub web view that I'm hoping to use in conjunction with ~/.hedgewars/Data - I'd like to link to a page on hedgewars.org, intercept linkClicked, fetch zip files, then unpack the structure under Data. Just checking this in so it doesn't clutter up project. Also tidied up the .pro a bit, even though we aren't really using it for much anymore. Should in theory be able to do a build now.
|
file |
diff |
annotate
|
Sat, 18 Jun 2011 03:14:45 +0200 |
koda |
file association for mac!
|
file |
diff |
annotate
|
Mon, 09 May 2011 18:00:39 +0200 |
koda |
some headers cleanup and rename of stats and playrecord pages for consistency
|
file |
diff |
annotate
|
Mon, 09 May 2011 16:56:29 +0200 |
koda |
split pages.h into several header files
|
file |
diff |
annotate
|
Fri, 29 Apr 2011 03:31:50 +0200 |
koda |
some updates to the crossbuild system for mac
|
file |
diff |
annotate
|
Sat, 02 Apr 2011 02:34:54 -0400 |
Zorg |
Removing pages.cpp and splitting it up into various files.
|
file |
diff |
annotate
|
Thu, 17 Mar 2011 23:53:33 +0100 |
koda |
allows for building hedgewars with SDL-1.3
|
file |
diff |
annotate
|
Wed, 02 Feb 2011 23:21:14 +0100 |
koda |
guess what? merge 0.9.15 again...
|
file |
diff |
annotate
|
Tue, 04 Jan 2011 12:53:46 +0100 |
koda |
merge with HEAD after 0.9.15 release, move consts and vars in their proper files
experimental3D
|
file |
diff |
annotate
|
Wed, 02 Feb 2011 09:23:42 +0100 |
koda |
add NOAUTOUPDATE symbol and hedgewars-server.cabal
0.9.15
|
file |
diff |
annotate
|
Mon, 13 Dec 2010 22:12:30 +0300 |
unc0rr |
Allow to draw maps in frontend and play them (only locally, some bugs to fix)
|
file |
diff |
annotate
|
Mon, 22 Nov 2010 00:34:53 +0100 |
Henek |
a Henek-koda production: nicer game config screen, fixed scheme-weapon lock, added scheme editing to config page and some minor stuff
|
file |
diff |
annotate
|
Mon, 15 Nov 2010 12:37:39 +0100 |
koda |
update the 3d branch after release
experimental3D
|
file |
diff |
annotate
|
Sun, 14 Nov 2010 17:42:00 +0100 |
koda |
bumping qt minimum version
0.9.14.1
|
file |
diff |
annotate
|
Wed, 27 Oct 2010 14:02:20 +0200 |
koda |
update branch with latest head, most likely breaking water color in stereo mode
experimental3D
|
file |
diff |
annotate
|
Mon, 02 Aug 2010 15:23:16 +0200 |
koda |
applied from experimental3D, use a slider to set up quality
|
file |
diff |
annotate
|
Sat, 31 Jul 2010 11:24:53 +0200 |
koda |
remove trailing spaces from end of line
|
file |
diff |
annotate
|
Mon, 02 Aug 2010 15:05:56 +0200 |
koda |
new quality slider widget (needs to be customized), removed obsolete arguments
experimental3D
|
file |
diff |
annotate
|
Fri, 16 Apr 2010 12:38:31 +0000 |
smxx |
Frontend:
|
file |
diff |
annotate
|
Sat, 20 Feb 2010 09:33:20 +0000 |
smxx |
Frontend:
|
file |
diff |
annotate
|
Wed, 17 Feb 2010 19:50:22 +0000 |
smxx |
Frontend:
|
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
|
Wed, 25 Nov 2009 04:27:53 +0000 |
koda |
some tweaks in the mac compilation system
|
file |
diff |
annotate
|
Sat, 17 Oct 2009 13:40:59 +0000 |
koda |
remove the svg dependency
|
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
|
Wed, 14 Oct 2009 22:12:02 +0000 |
koda |
Smaxx patch for fixing all sound related issues on any system
|
file |
diff |
annotate
|
Mon, 12 Oct 2009 16:44:30 +0000 |
unc0rr |
Huge Smaxx patch with some fixes by me:
|
file |
diff |
annotate
|
Sun, 11 Oct 2009 22:17:50 +0000 |
koda |
hopefully last fix
|
file |
diff |
annotate
|
Fri, 02 Oct 2009 18:44:37 +0000 |
koda |
fixes & co.
|
file |
diff |
annotate
|
Fri, 02 Oct 2009 16:49:31 +0000 |
koda |
added a utility that warns the user to install hedgewars when it's run from the diskimage
|
file |
diff |
annotate
|
Sun, 27 Sep 2009 22:25:27 +0000 |
koda |
fix a bug that prevented from hearing team voicepacks if frontend started with music disabled
|
file |
diff |
annotate
|
Sat, 26 Sep 2009 20:54:13 +0000 |
koda |
makes the updater optional at compile time
|
file |
diff |
annotate
|
Fri, 28 Aug 2009 02:52:26 +0000 |
koda |
fix windows compilation with dll (frontend and engine)
|
file |
diff |
annotate
|
Tue, 14 Jul 2009 20:02:07 +0000 |
koda |
a lot of stuff:
|
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
|
Mon, 06 Jul 2009 22:46:33 +0000 |
koda |
once again, trying to restore windows compatibility from nemo's experiments
|
file |
diff |
annotate
|
Mon, 06 Jul 2009 11:37:03 +0000 |
koda |
patch for loading sprites on two columns (helps embedded and lowpower machines). must deal with amGirder.png
|
file |
diff |
annotate
|
Thu, 02 Jul 2009 14:59:27 +0000 |
koda |
additional variable (BUNDLE) to make a standalone Mac application
|
file |
diff |
annotate
|
Thu, 02 Jul 2009 00:58:46 +0000 |
koda |
-Smaxx' solution for compiling frontend with static libs in windows
|
file |
diff |
annotate
|
Mon, 29 Jun 2009 23:03:25 +0000 |
koda |
-openalbridge headers cleaned
|
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
|
Sun, 26 Apr 2009 15:45:06 +0000 |
unc0rr |
koda's patch
|
file |
diff |
annotate
|
Thu, 23 Apr 2009 13:54:25 +0000 |
unc0rr |
TheXception's patch:
|
file |
diff |
annotate
|
Thu, 02 Apr 2009 20:37:03 +0000 |
unc0rr |
New schemes page look by TheXception
|
file |
diff |
annotate
|
Sun, 22 Mar 2009 14:35:45 +0000 |
unc0rr |
Random team generator rework by ttsmj
|
file |
diff |
annotate
|
Wed, 18 Mar 2009 22:02:55 +0000 |
unc0rr |
- Fix warnings in frontend
|
file |
diff |
annotate
|
Tue, 10 Mar 2009 17:55:44 +0000 |
unc0rr |
Stub for ammo schemes model
|
file |
diff |
annotate
|
Mon, 09 Mar 2009 20:23:04 +0000 |
unc0rr |
own md5 function, no qca2 dependancy (patch by nemo with Qt adaptation by me)
|
file |
diff |
annotate
|
Wed, 25 Feb 2009 17:36:02 +0000 |
unc0rr |
Add QCA2 checks to build system
|
file |
diff |
annotate
|
Fri, 09 Jan 2009 11:22:46 +0000 |
unc0rr |
- svn maintenance
|
file |
diff |
annotate
|
Fri, 02 Jan 2009 21:42:41 +0000 |
unc0rr |
Revert windres patch arghh
|
file |
diff |
annotate
|
Fri, 02 Jan 2009 21:39:51 +0000 |
unc0rr |
Drill rocket
|
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 13:37:03 +0000 |
unc0rr |
Get rid of old net server
|
file |
diff |
annotate
|
Mon, 06 Oct 2008 19:01:59 +0000 |
unc0rr |
Get rid of "internet" network game mode
|
file |
diff |
annotate
|
Fri, 29 Aug 2008 20:30:17 +0000 |
unc0rr |
Add stubs for hats implementation
|
file |
diff |
annotate
|
Sat, 16 Aug 2008 21:28:07 +0000 |
unc0rr |
Fix sdl_mixer include
|
file |
diff |
annotate
|
Sat, 16 Aug 2008 14:28:44 +0000 |
unc0rr |
Hackish way to play music in frontend... to be fixed
|
file |
diff |
annotate
|
Tue, 12 Aug 2008 09:52:57 +0000 |
unc0rr |
Set minimal acceptable Qt4 version to 4.3.0
|
file |
diff |
annotate
|
Tue, 12 Aug 2008 08:48:44 +0000 |
unc0rr |
Add iconed groupbox class
|
file |
diff |
annotate
|
Thu, 07 Aug 2008 12:01:58 +0000 |
unc0rr |
Various build system improvements
|
file |
diff |
annotate
|
Tue, 01 Jul 2008 21:34:12 +0000 |
unc0rr |
Qt 4.4 needs this in win32
|
file |
diff |
annotate
|
Tue, 01 Jul 2008 15:52:10 +0000 |
unc0rr |
Fix resource compilation
|
file |
diff |
annotate
|
Mon, 30 Jun 2008 17:36:55 +0000 |
unc0rr |
- Fix previous commit
|
file |
diff |
annotate
|
Mon, 30 Jun 2008 14:49:25 +0000 |
unc0rr |
Fix icon compilation in Windows
|
file |
diff |
annotate
|
Sun, 27 Apr 2008 11:01:03 +0000 |
unc0rr |
Add win32 resource compilation under mingw (used sim-im srcs as example)
|
file |
diff |
annotate
|
Sat, 02 Feb 2008 15:20:41 +0000 |
unc0rr |
First steps to support out-of-source build
|
file |
diff |
annotate
|
Thu, 17 Jan 2008 11:23:37 +0000 |
unc0rr |
Try to fix SDL problem
|
file |
diff |
annotate
|
Thu, 13 Dec 2007 21:31:47 +0000 |
unc0rr |
Class to ask host/port to connect to ('Specify' button on PageNet)
|
file |
diff |
annotate
|
Sun, 09 Dec 2007 11:25:59 +0000 |
unc0rr |
Half implement registration in servers list
|
file |
diff |
annotate
|
Sun, 09 Dec 2007 10:09:52 +0000 |
unc0rr |
Half implement possibility for different backends of servers list
|
file |
diff |
annotate
|
Sat, 01 Dec 2007 12:38:15 +0000 |
unc0rr |
Sample WWW server list class
|
file |
diff |
annotate
|
Fri, 30 Nov 2007 18:31:41 +0000 |
displacer |
weaponItem added
|
file |
diff |
annotate
|
Mon, 24 Sep 2007 20:34:28 +0000 |
displacer |
abstract class for items container (hedgehogs num, bullets, etc.)
|
file |
diff |
annotate
|
Tue, 18 Sep 2007 18:37:51 +0000 |
displacer |
kdevelop project add, initial weapons scheme button
|
file |
diff |
annotate
|
Tue, 11 Sep 2007 17:04:24 +0000 |
unc0rr |
Sorry, this is not needed
|
file |
diff |
annotate
|
Tue, 11 Sep 2007 16:46:43 +0000 |
unc0rr |
Fix win32 packages
|
file |
diff |
annotate
|
Mon, 20 Aug 2007 17:49:39 +0000 |
unc0rr |
- Some changes to make build process clear
|
file |
diff |
annotate
|
Thu, 12 Jul 2007 14:44:41 +0000 |
unc0rr |
Get possible screen resolutions from SDL library
|
file |
diff |
annotate
|
Thu, 07 Jun 2007 18:09:54 +0000 |
unc0rr |
Ability to choose which info is shown above hedgehogs
|
file |
diff |
annotate
|
Wed, 02 May 2007 15:21:34 +0000 |
unc0rr |
Fix build with CMake & gcc 4.1.2 on my system (treating #include <QtGui> as including directory)
|
file |
diff |
annotate
|
Sun, 11 Mar 2007 17:19:28 +0000 |
unc0rr |
- Fix most of the warnings in hwengine
|
file |
diff |
annotate
|
Mon, 26 Feb 2007 17:09:13 +0000 |
unc0rr |
Use right way of finding and using Qt4 in CMake
|
file |
diff |
annotate
|
Wed, 21 Feb 2007 21:53:40 +0000 |
displacer |
moc warnings removed
|
file |
diff |
annotate
|
Tue, 20 Feb 2007 17:50:59 +0000 |
displacer |
chatWidget with layout
|
file |
diff |
annotate
|
Thu, 08 Feb 2007 21:11:58 +0000 |
displacer |
netserver and netonnectedclient splited to different files
|
file |
diff |
annotate
|
Wed, 07 Feb 2007 22:54:24 +0000 |
displacer |
udp server detecting experimental version
|
file |
diff |
annotate
|
Wed, 10 Jan 2007 23:21:05 +0000 |
displacer |
client/server net pre-alpha
|
file |
diff |
annotate
|
Sun, 10 Dec 2006 18:57:05 +0000 |
unc0rr |
'Show FPS' and 'FPS limit' options
|
file |
diff |
annotate
|
Sat, 25 Nov 2006 17:08:39 +0000 |
displacer |
rollback to main.cpp.in
hedgewars-0.8.1-r1
|
file |
diff |
annotate
|
Sat, 25 Nov 2006 12:45:18 +0000 |
unc0rr |
Don't configure main.cpp, just hwconsts.h
|
file |
diff |
annotate
|
Fri, 24 Nov 2006 19:33:43 +0000 |
unc0rr |
Protocol version sets in CMake
|
file |
diff |
annotate
|
Thu, 23 Nov 2006 21:51:47 +0000 |
unc0rr |
Engine gets Data path from frontend
|
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 18:54:18 +0000 |
displacer |
data dir added (for linux distros)
|
file |
diff |
annotate
|
Tue, 21 Nov 2006 17:44:02 +0000 |
unc0rr |
Minimal QT 4 version supported is 4.2.0
|
file |
diff |
annotate
|
Tue, 14 Nov 2006 21:05:52 +0000 |
unc0rr |
Add QtXml4.dll to packing list, as it needed for QtSvg4.dll
|
file |
diff |
annotate
|
Tue, 14 Nov 2006 20:39:30 +0000 |
unc0rr |
'Proto' class to make things easier
|
file |
diff |
annotate
|
Mon, 30 Oct 2006 20:03:19 +0000 |
unc0rr |
fix install target
|
file |
diff |
annotate
|
Mon, 30 Oct 2006 19:43:55 +0000 |
unc0rr |
Better build system scripts
|
file |
diff |
annotate
|
Sun, 29 Oct 2006 22:42:28 +0000 |
unc0rr |
oops, forgot SVG lib
|
file |
diff |
annotate
|
Fri, 27 Oct 2006 22:07:38 +0000 |
unc0rr |
Implement Knowledge Base for libs/compilers bugs
|
file |
diff |
annotate
|
Thu, 05 Oct 2006 18:44:14 +0000 |
unc0rr |
"About" page, not yet filled with content
|
file |
diff |
annotate
|
Thu, 05 Oct 2006 17:02:09 +0000 |
unc0rr |
- Update more headers
|
file |
diff |
annotate
|
Sun, 01 Oct 2006 20:14:30 +0000 |
displacer |
prepare uniting tcp classes
|
file |
diff |
annotate
|
Sun, 24 Sep 2006 21:32:18 +0000 |
unc0rr |
Many small fixes
|
file |
diff |
annotate
|
Sun, 24 Sep 2006 19:51:16 +0000 |
displacer |
first map preview added (still experimental)
|
file |
diff |
annotate
|
Sun, 03 Sep 2006 13:54:45 +0000 |
unc0rr |
- Multiplayer game start button
|
file |
diff |
annotate
|
Sun, 27 Aug 2006 13:16:40 +0000 |
unc0rr |
Use QUuid to generate seed, rand() to choose theme
|
file |
diff |
annotate
|
Fri, 18 Aug 2006 21:02:11 +0000 |
unc0rr |
Fix prefix issues
|
file |
diff |
annotate
|
Sun, 06 Aug 2006 17:11:33 +0000 |
unc0rr |
- On windows make packages with all needed dlls
|
file |
diff |
annotate
|
Sun, 30 Jul 2006 22:18:37 +0000 |
unc0rr |
- small fix to translation
|
file |
diff |
annotate
|
Thu, 27 Jul 2006 15:24:14 +0000 |
unc0rr |
- Fix various bugs
|
file |
diff |
annotate
|
Tue, 25 Jul 2006 20:19:46 +0000 |
unc0rr |
Predefined teams, 'simple game' doesn't need to create team
|
file |
diff |
annotate
|
Tue, 25 Jul 2006 13:32:11 +0000 |
unc0rr |
New GameCFGWidget. Now it's possible to set forts mode from ui
|
file |
diff |
annotate
|
Mon, 24 Jul 2006 22:37:34 +0000 |
unc0rr |
Start rewrite ui
|
file |
diff |
annotate
|
Mon, 03 Jul 2006 17:46:58 +0000 |
unc0rr |
- More smooth hedgehogs physics
|
file |
diff |
annotate
|