2006-10-09 |
unc0rr |
Add video driver name to debug
|
changeset |
files
|
2006-10-08 |
unc0rr |
Bots are in the same thread as game. Fixes FreePascal issues.
|
changeset |
files
|
2006-10-05 |
unc0rr |
Alpha channel value fix
|
changeset |
files
|
2006-10-05 |
unc0rr |
Color fixes
|
changeset |
files
|
2006-10-05 |
unc0rr |
Cardinal -> Longword
|
changeset |
files
|
2006-10-05 |
unc0rr |
"About" page, not yet filled with content
|
changeset |
files
|
2006-10-05 |
displacer |
unneded variable removed
|
changeset |
files
|
2006-10-05 |
displacer |
static TCP Server
|
changeset |
files
|
2006-10-05 |
unc0rr |
- Update more headers
|
changeset |
files
|
2006-10-05 |
unc0rr |
Relicense to GPL
|
changeset |
files
|
2006-10-05 |
unc0rr |
Preview with gradient, get rid of workaround with memory buffer
|
changeset |
files
|
2006-10-03 |
unc0rr |
- Fixed crash with sound turned off
|
changeset |
files
|
2006-10-02 |
displacer |
tcp sockets are incapsulated in TCPBase class now
|
changeset |
files
|
2006-10-01 |
displacer |
base class for TCP connections :)
|
changeset |
files
|
2006-10-01 |
displacer |
united TCP transfers for start game and receive preview
|
changeset |
files
|
2006-10-01 |
displacer |
prepare uniting tcp classes
|
changeset |
files
|
2006-09-28 |
unc0rr |
'h' marks out current hedgehog
|
changeset |
files
|
2006-09-27 |
unc0rr |
- Some improvements to volume control
|
changeset |
files
|
2006-09-27 |
unc0rr |
Changeable volume
|
changeset |
files
|
2006-09-26 |
unc0rr |
- Better landgen
|
changeset |
files
|
2006-09-26 |
displacer |
working map preview
|
changeset |
files
|
2006-09-26 |
displacer |
seems to be a near final version
|
changeset |
files
|
2006-09-26 |
displacer |
busy variable removed
|
changeset |
files
|
2006-09-26 |
displacer |
new more working, but still not completely working version :)
|
changeset |
files
|
2006-09-26 |
displacer |
multiple server starting improved
|
changeset |
files
|
2006-09-26 |
unc0rr |
"Trusted" binds
|
changeset |
files
|
2006-09-25 |
unc0rr |
Switching between fullscreen and windowed modes on 'F' key
|
changeset |
files
|
2006-09-24 |
unc0rr |
Many small fixes
|
changeset |
files
|
2006-09-24 |
displacer |
first map preview added (still experimental)
|
changeset |
files
|
2006-09-24 |
displacer |
hedgehogers number bug fixed - overallHedgehogs initialized to zero :)
|
changeset |
files
|
2006-09-24 |
unc0rr |
Ammo menu now works!
|
changeset |
files
|
2006-09-23 |
unc0rr |
- AmmoMenu
|
changeset |
files
|
2006-09-22 |
unc0rr |
Soma small fixes + new land template
|
changeset |
files
|
2006-09-21 |
unc0rr |
Preview stream doesn't need parsing now
|
changeset |
files
|
2006-09-21 |
unc0rr |
Don't synchronize after sending preview
|
changeset |
files
|
2006-09-21 |
unc0rr |
Fix demos usability
|
changeset |
files
|
2006-09-21 |
unc0rr |
New clouds
|
changeset |
files
|
2006-09-20 |
unc0rr |
Engine can generate land preview and send it via IPC
|
changeset |
files
|
2006-09-20 |
unc0rr |
Network protocol uses integers in network byte order
|
changeset |
files
|
2006-09-18 |
displacer |
license and copyright info added
|
changeset |
files
|
2006-09-18 |
displacer |
teams moving order fixed
|
changeset |
files
|
2006-09-18 |
displacer |
reset playing teams
|
changeset |
files
|
2006-09-16 |
displacer |
team hedgehogs number improved
|
changeset |
files
|
2006-09-16 |
unc0rr |
Fix hedgehog physics %)
|
changeset |
files
|
2006-09-15 |
unc0rr |
Don't save demos in 'bin' dir
|
changeset |
files
|
2006-09-15 |
displacer |
maximum number of teams and hedgehogs
|
changeset |
files
|
2006-09-15 |
unc0rr |
- Fix AI not to damage self hedgehogs
|
changeset |
files
|
2006-09-14 |
unc0rr |
- Fix crash in AI
|
changeset |
files
|
2006-09-13 |
unc0rr |
- Fix 'new team' regression
|
changeset |
files
|
2006-09-11 |
unc0rr |
- Many fixes to AI
|
changeset |
files
|
2006-09-11 |
unc0rr |
fix 'Simple game' and playing demos
|
changeset |
files
|
2006-09-09 |
unc0rr |
- Small fix for AI
|
changeset |
files
|
2006-09-09 |
displacer |
teams and hedgedogs num selection added to HWgame
|
changeset |
files
|
2006-09-03 |
unc0rr |
Fixed AI bug, introduced by previous changes
|
changeset |
files
|
2006-09-03 |
unc0rr |
Actualize translation
|
changeset |
files
|
2006-09-03 |
unc0rr |
Get game modes from right GameCFGWidget
|
changeset |
files
|
2006-09-03 |
unc0rr |
Implement bot levels
|
changeset |
files
|
2006-09-03 |
displacer |
margin reduced (space between commands in teamselect widget)
|
changeset |
files
|
2006-09-03 |
displacer |
spacing reduced, 4 hedgehog per team by default
|
changeset |
files
|
2006-09-03 |
unc0rr |
- Multiplayer game start button
|
changeset |
files
|
2006-09-03 |
displacer |
first hedgehogs number selection added
|
changeset |
files
|
2006-08-28 |
displacer |
resize bugfix
|
changeset |
files
|
2006-08-27 |
unc0rr |
Fix engine PRNG (accidentally deleted a line)
|
changeset |
files
|
2006-08-27 |
unc0rr |
All pages are "layouted" now
|
changeset |
files
|
2006-08-27 |
unc0rr |
Update file headers & delete unneeded files
|
changeset |
files
|
2006-08-27 |
unc0rr |
Use QUuid to generate seed, rand() to choose theme
|
changeset |
files
|
2006-08-27 |
unc0rr |
- Now really fix unicode issues
|
changeset |
files
|
2006-08-26 |
unc0rr |
Fix unicode names in net game
|
changeset |
files
|
2006-08-26 |
unc0rr |
Fixed PRNG to properly use seed string
|
changeset |
files
|
2006-08-20 |
unc0rr |
Various small fixes
|
changeset |
files
|
2006-08-20 |
displacer |
resize bugfix
|
changeset |
files
|
2006-08-20 |
displacer |
resize fix
|
changeset |
files
|
2006-08-20 |
displacer |
flat buttons
|
changeset |
files
|
2006-08-18 |
unc0rr |
Fix prefix issues
|
changeset |
files
|
2006-08-18 |
displacer |
pixmap for command as its fort
|
changeset |
files
|
2006-08-18 |
displacer |
HWTeam integration in team select widget
|
changeset |
files
|
2006-08-18 |
displacer |
GameUIConfig* member removed
|
changeset |
files
|
2006-08-18 |
unc0rr |
Fix compilation on *nix
|
changeset |
files
|
2006-08-17 |
displacer |
add remove command slot fixed
|
changeset |
files
|
2006-08-17 |
unc0rr |
- Many small fixes in engine
|
changeset |
files
|
2006-08-16 |
unc0rr |
Fix use of slot 8 and avoid such bug in future
|
changeset |
files
|
2006-08-16 |
unc0rr |
- 'net nickname' and 'server address' options are on PageNet
|
changeset |
files
|
2006-08-14 |
unc0rr |
- Use right packet length
|
changeset |
files
|
2006-08-12 |
unc0rr |
- Initialize translations earlier
|
changeset |
files
|
2006-08-11 |
unc0rr |
Small fixes for better FPC compatibility
|
changeset |
files
|
2006-08-11 |
unc0rr |
- Many type fixes
|
changeset |
files
|
2006-08-10 |
unc0rr |
Small fix for 64bit compatibility
|
changeset |
files
|
2006-08-10 |
unc0rr |
- Fixed integer->longint
|
changeset |
files
|
2006-08-10 |
unc0rr |
Add simple SDL test app
|
changeset |
files
|
2006-08-07 |
unc0rr |
Tool for debugging
|
changeset |
files
|
2006-08-07 |
unc0rr |
New faster random generator
|
changeset |
files
|
2006-08-06 |
unc0rr |
Get rid of pointer <> integer typecasts
|
changeset |
files
|
2006-08-06 |
unc0rr |
Get rid of x86 assembler when using fpc
|
changeset |
files
|
2006-08-06 |
unc0rr |
- On windows make packages with all needed dlls
|
changeset |
files
|
2006-08-06 |
unc0rr |
Repair build system
|
changeset |
files
|
2006-08-06 |
unc0rr |
- make the game be run from ${PREFIX}/bin with data in ${PREFIX}/share/hedgewars/Data
|
changeset |
files
|
2006-08-06 |
unc0rr |
prepare for the next commit
|
changeset |
files
|
2006-08-05 |
unc0rr |
- Fixed compilation
|
changeset |
files
|
2006-07-31 |
unc0rr |
+1 layouted page
|
changeset |
files
|
2006-07-30 |
unc0rr |
- small fix to translation
|
changeset |
files
|
2006-07-30 |
unc0rr |
- Fix win message to appear only after all hedgehogs death
|
changeset |
files
|
2006-07-30 |
unc0rr |
oops, forgot to commit a file
|
changeset |
files
|
2006-07-27 |
unc0rr |
One more page become layouted
|
changeset |
files
|
2006-07-27 |
unc0rr |
- Fix various bugs
|
changeset |
files
|
2006-07-26 |
unc0rr |
- Fix internationalization issues
|
changeset |
files
|
2006-07-26 |
unc0rr |
Convert all pages to classes
|
changeset |
files
|
2006-07-25 |
unc0rr |
Predefined teams, 'simple game' doesn't need to create team
|
changeset |
files
|
2006-07-25 |
unc0rr |
New GameCFGWidget. Now it's possible to set forts mode from ui
|
changeset |
files
|
2006-07-24 |
unc0rr |
Start rewrite ui
|
changeset |
files
|
2006-07-24 |
unc0rr |
- First hedgehog in team has first turn in team
|
changeset |
files
|
2006-07-23 |
unc0rr |
- New fort
|
changeset |
files
|
2006-07-21 |
unc0rr |
More translations
|
changeset |
files
|
2006-07-20 |
unc0rr |
- Fixed bug with hedgehog under water using rope
|
changeset |
files
|
2006-07-16 |
unc0rr |
- New test map
|
changeset |
files
|
2006-07-12 |
unc0rr |
Cluster bomb
|
changeset |
files
|
2006-07-11 |
unc0rr |
Delete two more deprecated files
|
changeset |
files
|
2006-07-11 |
unc0rr |
Delete deprecated folder .)
|
changeset |
files
|
2006-07-11 |
unc0rr |
- New First Aid powerup
|
changeset |
files
|
2006-07-08 |
unc0rr |
- Unicode support for team and hedgehogs names
|
changeset |
files
|
2006-07-03 |
unc0rr |
- More smooth hedgehogs physics
|
changeset |
files
|
2006-06-29 |
unc0rr |
Basic save support in engine
|
changeset |
files
|
2006-06-28 |
unc0rr |
- Changed falling damage scoring
|
changeset |
files
|
2006-06-23 |
unc0rr |
- Many AI improvements
|
changeset |
files
|
2006-06-20 |
unc0rr |
Show the bot thinking, when he does it after attack
|
changeset |
files
|
2006-06-20 |
unc0rr |
Collision-related stuff
|
changeset |
files
|
2006-06-20 |
unc0rr |
- 2 more Land templates
|
changeset |
files
|
2006-06-20 |
unc0rr |
Many AI improvements, bots do think in separate thread
|
changeset |
files
|
2006-06-20 |
unc0rr |
- Workaround on FreePascal textfiles parsing bug (indefinite loop while "read(f, a, b, c)")
|
changeset |
files
|
2006-06-14 |
unc0rr |
- Start AI rewrite
|
changeset |
files
|
2006-02-24 |
displacer |
Scroll added to team control widget
|
changeset |
files
|
2006-02-05 |
unc0rr |
No more hedgehogs hung in air
|
changeset |
files
|
2006-02-05 |
displacer |
colors added to teamselwidget
|
changeset |
files
|
2006-02-05 |
displacer |
vector removed & teamselwidget moved to constructor
|
changeset |
files
|
2006-02-04 |
unc0rr |
Fixed compile (second try)
|
changeset |
files
|
2006-02-04 |
unc0rr |
Fixed compile
|
changeset |
files
|
2006-02-01 |
unc0rr |
- Fixed compiling .)
|
changeset |
files
|
2006-01-25 |
unc0rr |
- Replaced water sprite
|
changeset |
files
|
2006-01-21 |
unc0rr |
Send run parameters by cmd line, game parameters by IPC... breaks network game
|
changeset |
files
|
2006-01-20 |
unc0rr |
- Fixed game loading
|
changeset |
files
|
2006-01-19 |
unc0rr |
- Fixed bubble theme object
|
changeset |
files
|
2006-01-15 |
unc0rr |
- Rename frontend to hedgewars and compile it to engine directory
|
changeset |
files
|
2006-01-15 |
unc0rr |
- Get rid of hwserv and runhelper
|
changeset |
files
|
2006-01-15 |
displacer |
TeamSelect widget alpha added
|
changeset |
files
|
2006-01-15 |
unc0rr |
- Teams health bars sorting
|
changeset |
files
|
2006-01-12 |
unc0rr |
- New /skip command
|
changeset |
files
|
2006-01-12 |
unc0rr |
Show team health bars, without sorting yet
|
changeset |
files
|
2006-01-11 |
unc0rr |
- Fixed dynamit sprite
|
changeset |
files
|
2006-01-10 |
displacer |
DefaultTeam is now default to play with single and network game
|
changeset |
files
|
2006-01-10 |
displacer |
added default team on loading
|
changeset |
files
|
2006-01-10 |
unc0rr |
- Removed dark pixels on the corners of health case
|
changeset |
files
|
2006-01-09 |
unc0rr |
- Fixed console behavior
|
changeset |
files
|
2006-01-09 |
unc0rr |
- Fixed crash in IPC code
|
changeset |
files
|
2006-01-07 |
unc0rr |
- More binds
|
changeset |
files
|
2006-01-07 |
unc0rr |
- Increased FPS
|
changeset |
files
|
2006-01-05 |
unc0rr |
Better Desert Eagle and Shotgun
|
changeset |
files
|
2006-01-05 |
unc0rr |
- Properly get seed in net game
|
changeset |
files
|
2005-12-31 |
unc0rr |
- Anti-flood and anti-lag changes
|
changeset |
files
|
2005-12-31 |
unc0rr |
- New rope
|
changeset |
files
|
2005-12-28 |
unc0rr |
fixed "hang" on first run
|
changeset |
files
|
2005-12-28 |
unc0rr |
fix to compile on Linux
|
changeset |
files
|
2005-12-28 |
unc0rr |
With this patch the game doesn't crash when gaming by net
|
changeset |
files
|
2005-12-27 |
unc0rr |
Now net game is near available, but exception occurs...
|
changeset |
files
|
2005-12-27 |
unc0rr |
- Fixed slow sprite blt
|
changeset |
files
|
2005-12-23 |
unc0rr |
More work on net game, still far from complete
|
changeset |
files
|
2005-12-16 |
unc0rr |
- clear demos list before adding items
|
changeset |
files
|
2005-12-16 |
unc0rr |
- improve land generation
|
changeset |
files
|
2005-12-07 |
unc0rr |
Frontend lets define more binds
|
changeset |
files
|
2005-12-06 |
unc0rr |
- Get rid of old frontend
|
changeset |
files
|
2005-12-05 |
unc0rr |
Add theme objects to land
|
changeset |
files
|
2005-12-04 |
unc0rr |
- Land generator uses templates to generate
|
changeset |
files
|
2005-12-04 |
unc0rr |
- Fixed spawning boxes under water
|
changeset |
files
|
2005-11-13 |
unc0rr |
- Many improvements to frontend
|
changeset |
files
|
2005-11-09 |
unc0rr |
frontend rewrite for QT4
|
changeset |
files
|
2005-10-26 |
unc0rr |
Binds and various fixes
|
changeset |
files
|
2005-10-26 |
unc0rr |
Start to write QT frontend
|
changeset |
files
|
2005-09-12 |
unc0rr |
minor code review
|
changeset |
files
|
2005-09-11 |
unc0rr |
- Various fixes for ammo cases
|
changeset |
files
|
2005-09-11 |
unc0rr |
- Minor code simplifying
|
changeset |
files
|
2005-09-09 |
unc0rr |
- Mine checks whether a hedgehog is near less frequently
|
changeset |
files
|
2005-09-07 |
unc0rr |
- Show no crosshair when using mine
|
changeset |
files
|
2005-09-06 |
unc0rr |
Fix reading out of bounds of the collisions array. This fixes flying hedgehogs and not moving after explosion
|
changeset |
files
|
2005-09-04 |
unc0rr |
Fix some issues with sound
|
changeset |
files
|
2005-09-03 |
unc0rr |
- Mine weapon
|
changeset |
files
|
2005-09-01 |
unc0rr |
- Show explosion
|
changeset |
files
|
2005-08-28 |
unc0rr |
- Hedgehogs spawn points can be generated under the girder
|
changeset |
files
|
2005-08-25 |
unc0rr |
Fixed problem with hedgehog physics when turn is over and hedgehog is jumping
|
changeset |
files
|
2005-08-25 |
unc0rr |
Smooth change wind bar
|
changeset |
files
|
2005-08-25 |
unc0rr |
Show wind speed on bar
|
changeset |
files
|
2005-08-23 |
unc0rr |
- set svn:eol-style to native
|
changeset |
files
|
2005-08-22 |
unc0rr |
- On every frame there was made one superfluous game tick resulting in variable game speed
|
changeset |
files
|
2005-08-22 |
unc0rr |
- Support for forts game mode option. Works for demos, frontend doesn't support it.
|
changeset |
files
|
2005-08-22 |
unc0rr |
Add current sources.
|
changeset |
files
|
2005-08-21 |
root |
"default layout"
|
changeset |
files
|