Skip to content

Tags: xu4-engine/u4

Tags

v1.4

Toggle v1.4's commit message
version 1.4

v1.3

Toggle v1.3's commit message
version 1.3

v1.2.1

Toggle v1.2.1's commit message
Update Faun to v0.1.2 (revised).

v1.2

Toggle v1.2's commit message
ChangeLog: Update for v1.2 release.

v1.1

Toggle v1.1's commit message
version 1.1

v1.0

Toggle v1.0's commit message
version 1.0

v1.0beta5

Toggle v1.0beta5's commit message
Version 1.0 Beta 5

pre-alleg

Toggle pre-alleg's commit message
Create support directory and move some timer code there.

The support directory is a place for stand-alone modules and utilities.

 - Move Performance class into it's own header in support.
 - Add PERF_* macros so Performance objects can be conditionally created.
 - Move getTicks() into support.
 - Add cpuCounter.h to allow testing of smaller code fragments.

svn-r3092

Toggle svn-r3092's commit message
Ignoring some qtcreator cmake files.

rev1_0beta4

Toggle rev1_0beta4's commit message
Replaced tile-replacement algorithm to do an appropriate breadth-firs…

…t-search until it finds a good tile. This resolves some new bugs, and some old-standing bugs. There will be no more mysterious bricks created after getting chests or dispelling fields.

Also fixed dungeon room triggers so that added floor tiles aren't transparent.