Directory src/paintown-engine/environment/

Total Files:
6
Deleted Files:
0
Lines of Code:
826

[root]/src/paintown-engine/environment

Lines of Code

src/paintown-engine/environment/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
kazzmir 37 (100.0%) 766 (100.0%) 20.7

Most Recent Commits

kazzmir 2014-02-17 14:15 Rev.: 8201

[paintown] avoid sub-bitmaps in the character selection screen. lower the fps of the simple circle animation loading screen

2 lines of code changed in 1 file:

  • src/paintown-engine/environment: atmosphere.cpp (+2 -2)
kazzmir 2013-04-26 11:01 Rev.: 7882

fix many warnings

4 lines of code changed in 1 file:

  • src/paintown-engine/environment: atmosphere.cpp (+4 -5)
kazzmir 2013-01-26 00:30 Rev.: 7774

[mugen] use serialize script to create stage data. [util] wrap the underlying color datatype in a class

2 lines of code changed in 2 files:

  • src/paintown-engine/environment: atmosphere.cpp (+1 -1), night_atmosphere.h (+1 -1)
kazzmir 2012-12-22 13:33 Rev.: 7691

make the Resource object stand-alone

1 lines of code changed in 1 file:

  • src/paintown-engine/environment: night_atmosphere.h (+1 -1)
kazzmir 2012-12-13 11:49 Rev.: 7651

remove old headers

0 lines of code changed in 1 file:

  • src/paintown-engine/environment: atmosphere.cpp (-1)
kazzmir 2012-12-12 00:00 Rev.: 7642

move bitmap files to util/graphics

3 lines of code changed in 2 files:

  • src/paintown-engine/environment: atmosphere.cpp (+2 -2), night_atmosphere.h (+1 -1)
kazzmir 2012-12-09 12:44 Rev.: 7629

fix up references

2 lines of code changed in 2 files:

  • src/paintown-engine/environment: atmosphere.cpp (+1 -1), rain_atmosphere.h (+1 -1)
kazzmir 2012-09-07 22:26 Rev.: 7517

[paintown] add more realistic rain drop effects

53 lines of code changed in 2 files:

  • src/paintown-engine/environment: atmosphere.cpp (+48 -30), rain_atmosphere.h (+5 -4)
kazzmir 2012-09-06 21:52 Rev.: 7513

[paintown] dont draw puddles at the foreground because that uses parallax, instead draw directly to the screen

12 lines of code changed in 1 file:

  • src/paintown-engine/environment: atmosphere.cpp (+12 -11)
kazzmir 2012-04-09 13:54 Rev.: 7237

[paintown] always set the volume of the rain sound in case it was changed in the menu during the game

2 lines of code changed in 1 file:

  • src/paintown-engine/environment: atmosphere.cpp (+2)
kazzmir 2012-04-02 08:26 Rev.: 7223

remove old drawing mode interface

6 lines of code changed in 1 file:

  • src/paintown-engine/environment: atmosphere.cpp (+6 -6)
kazzmir 2011-06-25 16:08 Rev.: 5664

start to abstract over filesystem stuff

2 lines of code changed in 1 file:

  • src/paintown-engine/environment: atmosphere.cpp (+2 -2)
kazzmir 2011-05-24 16:39 Rev.: 5556

abstract color to be an opaque type

20 lines of code changed in 3 files:

  • src/paintown-engine/environment: atmosphere.cpp (+9 -9), night_atmosphere.h (+7 -5), rain_atmosphere.h (+4 -4)
kazzmir 2011-03-07 19:21 Rev.: 5426

add small snowflakes

25 lines of code changed in 2 files:

  • src/paintown-engine/environment: atmosphere.cpp (+18 -5), snow_atmosphere.h (+7 -2)
kazzmir 2011-02-19 20:20 Rev.: 5382

move more functions out of the Bitmap class

1 lines of code changed in 1 file:

  • src/paintown-engine/environment: atmosphere.cpp (+1 -1)
kazzmir 2011-02-19 12:46 Rev.: 5379

move some functions out of the bitmap class

9 lines of code changed in 1 file:

  • src/paintown-engine/environment: atmosphere.cpp (+9 -9)
kazzmir 2011-02-19 11:40 Rev.: 5377

wrap bitmap class in a Graphics namespace

76 lines of code changed in 11 files:

  • src/paintown-engine/environment: atmosphere.cpp (+43 -43), atmosphere.h (+6 -4), fog_atmosphere.h (new), night_atmosphere.h (new), rain_atmosphere.h (new), snow_atmosphere.h (new)
kazzmir 2011-01-15 10:33 Rev.: 5256

move bitmap translucent api to the TranslucentBitmap class

1 lines of code changed in 1 file:

  • src/paintown-engine/environment: atmosphere.cpp (+1 -1)
kazzmir 2010-12-31 20:19 Rev.: 5166

move resource to util

1 lines of code changed in 1 file:

  • src/paintown-engine/environment: atmosphere.cpp (+1 -1)
kazzmir 2010-12-30 23:17 Rev.: 5156

move environment and trigger to paintown-engine

544 lines of code changed in 1 file:

  • src/paintown-engine/environment: atmosphere.cpp (new 544)
Generated by StatSVN 0.7.0