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
|
2006-12-10 |
unc0rr |
'Show FPS' and 'FPS limit' options
|
file |
diff |
annotate
|
2006-11-25 |
displacer |
rollback to main.cpp.in
hedgewars-0.8.1-r1
|
file |
diff |
annotate
|
2006-11-25 |
unc0rr |
Don't configure main.cpp, just hwconsts.h
|
file |
diff |
annotate
|
2006-11-24 |
unc0rr |
Protocol version sets in CMake
|
file |
diff |
annotate
|
2006-11-23 |
unc0rr |
Engine gets Data path from frontend
|
file |
diff |
annotate
|
2006-11-23 |
displacer |
one else fix
|
file |
diff |
annotate
|
2006-11-23 |
displacer |
DATADIR fixed
|
file |
diff |
annotate
|
2006-11-23 |
displacer |
data dir added (for linux distros)
|
file |
diff |
annotate
|
2006-11-21 |
unc0rr |
Minimal QT 4 version supported is 4.2.0
|
file |
diff |
annotate
|
2006-11-14 |
unc0rr |
Add QtXml4.dll to packing list, as it needed for QtSvg4.dll
|
file |
diff |
annotate
|
2006-11-14 |
unc0rr |
'Proto' class to make things easier
|
file |
diff |
annotate
|
2006-10-30 |
unc0rr |
fix install target
|
file |
diff |
annotate
|
2006-10-30 |
unc0rr |
Better build system scripts
|
file |
diff |
annotate
|
2006-10-29 |
unc0rr |
oops, forgot SVG lib
|
file |
diff |
annotate
|
2006-10-27 |
unc0rr |
Implement Knowledge Base for libs/compilers bugs
|
file |
diff |
annotate
|
2006-10-05 |
unc0rr |
"About" page, not yet filled with content
|
file |
diff |
annotate
|
2006-10-05 |
unc0rr |
- Update more headers
|
file |
diff |
annotate
|
2006-10-01 |
displacer |
prepare uniting tcp classes
|
file |
diff |
annotate
|
2006-09-24 |
unc0rr |
Many small fixes
|
file |
diff |
annotate
|
2006-09-24 |
displacer |
first map preview added (still experimental)
|
file |
diff |
annotate
|
2006-09-03 |
unc0rr |
- Multiplayer game start button
|
file |
diff |
annotate
|
2006-08-27 |
unc0rr |
Use QUuid to generate seed, rand() to choose theme
|
file |
diff |
annotate
|
2006-08-18 |
unc0rr |
Fix prefix issues
|
file |
diff |
annotate
|
2006-08-06 |
unc0rr |
- On windows make packages with all needed dlls
|
file |
diff |
annotate
|
2006-07-30 |
unc0rr |
- small fix to translation
|
file |
diff |
annotate
|
2006-07-27 |
unc0rr |
- Fix various bugs
|
file |
diff |
annotate
|
2006-07-25 |
unc0rr |
Predefined teams, 'simple game' doesn't need to create team
|
file |
diff |
annotate
|
2006-07-25 |
unc0rr |
New GameCFGWidget. Now it's possible to set forts mode from ui
|
file |
diff |
annotate
|
2006-07-24 |
unc0rr |
Start rewrite ui
|
file |
diff |
annotate
|
2006-07-03 |
unc0rr |
- More smooth hedgehogs physics
|
file |
diff |
annotate
|