2012-08-30 |
nemo |
checkpoint merge
|
file |
diff |
annotate
|
2012-06-24 |
Stepan777 |
merge
|
file |
diff |
annotate
|
2012-06-19 |
Medo |
Merge
|
file |
diff |
annotate
|
2012-06-17 |
koda |
CROSSAPPLE ftw
|
file |
diff |
annotate
|
2012-06-11 |
Stepan777 |
1. Implement new page in frontend with options for video recording.
|
file |
diff |
annotate
|
2012-06-25 |
belphegorr |
The first campaign commit with a lot of changes...
|
file |
diff |
annotate
|
2012-05-29 |
Medo |
Removed dead/deprecated code and comments
|
file |
diff |
annotate
|
2012-04-26 |
sheepluva |
make DataManager a QObject with reload() slot that emits signal updated()
|
file |
diff |
annotate
|
2012-01-27 |
koda |
this should lower compatibility with qt4.5 again, but i have no way to test it
|
file |
diff |
annotate
|
2011-11-26 |
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
|
2011-10-28 |
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
|
2011-10-25 |
unc0rr |
Fix for 'The "optimized" argument must be followed by a library.' cmake failure
|
file |
diff |
annotate
|
2011-10-21 |
sheepluva |
moving a file around, fixing a png, etc.
|
file |
diff |
annotate
|
2011-10-21 |
sheepluva |
moving and renaming SDLs.*, making it a singleton; cleaning up class responsibilties wrt SDLInteraction; some comments
|
file |
diff |
annotate
|
2011-10-20 |
sheepluva |
move this widget into the widget dir
|
file |
diff |
annotate
|
2011-09-28 |
sheepluva |
this makes more sense
|
file |
diff |
annotate
|
2011-09-28 |
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
|
2011-09-26 |
sheepluva |
wow, somebody was smoking some reaaally good sh!t right there, man!
|
file |
diff |
annotate
|
2011-10-12 |
koda |
because betas are baaaad (also really fix compiling everywhere)
0.9.16
|
file |
diff |
annotate
|
2011-09-20 |
nemo |
Revert koda's c24fdd9a0458 until it stops breaking my builds :-p
|
file |
diff |
annotate
|
2011-09-19 |
koda |
fix mac compilation
0.9.16
|
file |
diff |
annotate
|
2011-09-12 |
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
|
2011-09-07 |
unc0rr |
Replace tab with space
|
file |
diff |
annotate
|
2011-09-06 |
unc0rr |
Fix link again (changed libraries order)
|
file |
diff |
annotate
|
2011-09-04 |
unc0rr |
Link against quazip
|
file |
diff |
annotate
|
2011-09-04 |
unc0rr |
Implement DataBrowser which downloads resources (images, css) on its own.
|
file |
diff |
annotate
|
2011-09-04 |
unc0rr |
- Implement progressbars to show download progress
|
file |
diff |
annotate
|
2011-06-28 |
unc0rr |
Fix CMake warning (a header listed twice)
|
file |
diff |
annotate
|
2011-06-23 |
unc0rr |
- Implement ThemesModel (load theme icons once, store in memory, don't reload from disk every time selection changes)
|
file |
diff |
annotate
|
2011-06-20 |
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
|
2011-06-18 |
koda |
file association for mac!
|
file |
diff |
annotate
|
2011-05-09 |
koda |
some headers cleanup and rename of stats and playrecord pages for consistency
|
file |
diff |
annotate
|
2011-05-09 |
koda |
split pages.h into several header files
|
file |
diff |
annotate
|
2011-04-29 |
koda |
some updates to the crossbuild system for mac
|
file |
diff |
annotate
|
2011-04-02 |
Zorg |
Removing pages.cpp and splitting it up into various files.
|
file |
diff |
annotate
|
2011-03-17 |
koda |
allows for building hedgewars with SDL-1.3
|
file |
diff |
annotate
|
2011-02-02 |
koda |
guess what? merge 0.9.15 again...
|
file |
diff |
annotate
|
2011-01-04 |
koda |
merge with HEAD after 0.9.15 release, move consts and vars in their proper files
experimental3D
|
file |
diff |
annotate
|
2011-02-02 |
koda |
add NOAUTOUPDATE symbol and hedgewars-server.cabal
0.9.15
|
file |
diff |
annotate
|
2010-12-13 |
unc0rr |
Allow to draw maps in frontend and play them (only locally, some bugs to fix)
|
file |
diff |
annotate
|
2010-11-21 |
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
|
2010-11-15 |
koda |
update the 3d branch after release
experimental3D
|
file |
diff |
annotate
|
2010-11-14 |
koda |
bumping qt minimum version
0.9.14.1
|
file |
diff |
annotate
|
2010-10-27 |
koda |
update branch with latest head, most likely breaking water color in stereo mode
experimental3D
|
file |
diff |
annotate
|
2010-08-02 |
koda |
applied from experimental3D, use a slider to set up quality
|
file |
diff |
annotate
|
2010-07-31 |
koda |
remove trailing spaces from end of line
|
file |
diff |
annotate
|
2010-08-02 |
koda |
new quality slider widget (needs to be customized), removed obsolete arguments
experimental3D
|
file |
diff |
annotate
|
2010-04-16 |
smxx |
Frontend:
|
file |
diff |
annotate
|
2010-02-20 |
smxx |
Frontend:
|
file |
diff |
annotate
|
2010-02-17 |
smxx |
Frontend:
|
file |
diff |
annotate
|
2009-12-16 |
koda |
random updates for 10.6 and iphone builds
|
file |
diff |
annotate
|
2009-11-30 |
koda |
still updates for mac compilation
|
file |
diff |
annotate
|
2009-11-25 |
koda |
some tweaks in the mac compilation system
|
file |
diff |
annotate
|
2009-10-17 |
koda |
remove the svg dependency
|
file |
diff |
annotate
|
2009-10-17 |
koda |
revert audio to use SDL_mixer -- also frontend uses it, so it needs sdlmixer sources
|
file |
diff |
annotate
|
2009-10-14 |
koda |
Smaxx patch for fixing all sound related issues on any system
|
file |
diff |
annotate
|
2009-10-12 |
unc0rr |
Huge Smaxx patch with some fixes by me:
|
file |
diff |
annotate
|
2009-10-11 |
koda |
hopefully last fix
|
file |
diff |
annotate
|
2009-10-02 |
koda |
fixes & co.
|
file |
diff |
annotate
|
2009-10-02 |
koda |
added a utility that warns the user to install hedgewars when it's run from the diskimage
|
file |
diff |
annotate
|
2009-09-27 |
koda |
fix a bug that prevented from hearing team voicepacks if frontend started with music disabled
|
file |
diff |
annotate
|
2009-09-26 |
koda |
makes the updater optional at compile time
|
file |
diff |
annotate
|
2009-08-28 |
koda |
fix windows compilation with dll (frontend and engine)
|
file |
diff |
annotate
|
2009-07-14 |
koda |
a lot of stuff:
|
file |
diff |
annotate
|
2009-07-07 |
koda |
move C and C++ optimization flags in the main CMakeLists.txt
|
file |
diff |
annotate
|
2009-07-06 |
koda |
once again, trying to restore windows compatibility from nemo's experiments
|
file |
diff |
annotate
|
2009-07-06 |
koda |
patch for loading sprites on two columns (helps embedded and lowpower machines). must deal with amGirder.png
|
file |
diff |
annotate
|
2009-07-02 |
koda |
additional variable (BUNDLE) to make a standalone Mac application
|
file |
diff |
annotate
|
2009-07-02 |
koda |
-Smaxx' solution for compiling frontend with static libs in windows
|
file |
diff |
annotate
|
2009-06-29 |
koda |
-openalbridge headers cleaned
|
file |
diff |
annotate
|
2009-06-28 |
koda |
-Added support for Release and Debug for CMAKE_BUILD_TYPE
|
file |
diff |
annotate
|
2009-06-28 |
nemo |
koda/Smaxx changes to openal for crossplatform building
|
file |
diff |
annotate
|
2009-06-24 |
unc0rr |
koda's OpenAL conversion:
|
file |
diff |
annotate
|
2009-04-26 |
unc0rr |
koda's patch
|
file |
diff |
annotate
|
2009-04-23 |
unc0rr |
TheXception's patch:
|
file |
diff |
annotate
|
2009-04-02 |
unc0rr |
New schemes page look by TheXception
|
file |
diff |
annotate
|
2009-03-22 |
unc0rr |
Random team generator rework by ttsmj
|
file |
diff |
annotate
|
2009-03-18 |
unc0rr |
- Fix warnings in frontend
|
file |
diff |
annotate
|
2009-03-10 |
unc0rr |
Stub for ammo schemes model
|
file |
diff |
annotate
|
2009-03-09 |
unc0rr |
own md5 function, no qca2 dependancy (patch by nemo with Qt adaptation by me)
|
file |
diff |
annotate
|
2009-02-25 |
unc0rr |
Add QCA2 checks to build system
|
file |
diff |
annotate
|
2009-01-09 |
unc0rr |
- svn maintenance
|
file |
diff |
annotate
|
2009-01-02 |
unc0rr |
Revert windres patch arghh
|
file |
diff |
annotate
|
2009-01-02 |
unc0rr |
Drill rocket
|
file |
diff |
annotate
|
2008-10-26 |
unc0rr |
Allow build without net game server: introduce -DWITH_SERVER configuration parameter
|
file |
diff |
annotate
|
2008-10-18 |
unc0rr |
Get rid of old net server
|
file |
diff |
annotate
|
2008-10-06 |
unc0rr |
Get rid of "internet" network game mode
|
file |
diff |
annotate
|
2008-08-29 |
unc0rr |
Add stubs for hats implementation
|
file |
diff |
annotate
|
2008-08-16 |
unc0rr |
Fix sdl_mixer include
|
file |
diff |
annotate
|
2008-08-16 |
unc0rr |
Hackish way to play music in frontend... to be fixed
|
file |
diff |
annotate
|
2008-08-12 |
unc0rr |
Set minimal acceptable Qt4 version to 4.3.0
|
file |
diff |
annotate
|
2008-08-12 |
unc0rr |
Add iconed groupbox class
|
file |
diff |
annotate
|
2008-08-07 |
unc0rr |
Various build system improvements
|
file |
diff |
annotate
|
2008-07-01 |
unc0rr |
Qt 4.4 needs this in win32
|
file |
diff |
annotate
|
2008-07-01 |
unc0rr |
Fix resource compilation
|
file |
diff |
annotate
|
2008-06-30 |
unc0rr |
- Fix previous commit
|
file |
diff |
annotate
|
2008-06-30 |
unc0rr |
Fix icon compilation in Windows
|
file |
diff |
annotate
|
2008-04-27 |
unc0rr |
Add win32 resource compilation under mingw (used sim-im srcs as example)
|
file |
diff |
annotate
|
2008-02-02 |
unc0rr |
First steps to support out-of-source build
|
file |
diff |
annotate
|
2008-01-17 |
unc0rr |
Try to fix SDL problem
|
file |
diff |
annotate
|
2007-12-13 |
unc0rr |
Class to ask host/port to connect to ('Specify' button on PageNet)
|
file |
diff |
annotate
|
2007-12-09 |
unc0rr |
Half implement registration in servers list
|
file |
diff |
annotate
|
2007-12-09 |
unc0rr |
Half implement possibility for different backends of servers list
|
file |
diff |
annotate
|
2007-12-01 |
unc0rr |
Sample WWW server list class
|
file |
diff |
annotate
|
2007-11-30 |
displacer |
weaponItem added
|
file |
diff |
annotate
|
2007-09-24 |
displacer |
abstract class for items container (hedgehogs num, bullets, etc.)
|
file |
diff |
annotate
|
2007-09-18 |
displacer |
kdevelop project add, initial weapons scheme button
|
file |
diff |
annotate
|
2007-09-11 |
unc0rr |
Sorry, this is not needed
|
file |
diff |
annotate
|
2007-09-11 |
unc0rr |
Fix win32 packages
|
file |
diff |
annotate
|
2007-08-20 |
unc0rr |
- Some changes to make build process clear
|
file |
diff |
annotate
|
2007-07-12 |
unc0rr |
Get possible screen resolutions from SDL library
|
file |
diff |
annotate
|
2007-06-07 |
unc0rr |
Ability to choose which info is shown above hedgehogs
|
file |
diff |
annotate
|
2007-05-02 |
unc0rr |
Fix build with CMake & gcc 4.1.2 on my system (treating #include <QtGui> as including directory)
|
file |
diff |
annotate
|
2007-03-11 |
unc0rr |
- Fix most of the warnings in hwengine
|
file |
diff |
annotate
|
2007-02-26 |
unc0rr |
Use right way of finding and using Qt4 in CMake
|
file |
diff |
annotate
|
2007-02-21 |
displacer |
moc warnings removed
|
file |
diff |
annotate
|
2007-02-20 |
displacer |
chatWidget with layout
|
file |
diff |
annotate
|
2007-02-08 |
displacer |
netserver and netonnectedclient splited to different files
|
file |
diff |
annotate
|
2007-02-07 |
displacer |
udp server detecting experimental version
|
file |
diff |
annotate
|
2007-01-10 |
displacer |
client/server net pre-alpha
|
file |
diff |
annotate
|