search for: tournament

Displaying 20 results from an estimated 96 matches for "tournament".

2007 Jan 01
5
Validations based on associations
My model is very simple, it''s mostly just a join table that represents which tournaments a user has registered for. class Registration < ActiveRecord::Base belongs_to :user belongs_to :tournament validates_presence_of :user_id, :tournament_id validates_uniqueness_of :user_id, :scope => :tournament_id end the validates_uniqueness checks to make sure there''s no...
2007 Jan 01
3
Another "how do I spec this?"
I wanted to add a convenience method on my User class to see if he was already signed up for a tournament. Here''s my spec context "A User signed up for one tournament" do setup do @t1 = Tournament.new @t1.save false @t2 = Tournament.new @t2.save false @user = User.new @user.save false @user.registrations << Registration.new(:tournament => @t1)...
2008 Jan 27
4
(REST) Nested routes
Hello, I''m in troubles with nested routes. I have three models: Team, Tournament and TeamTournaments class Team < ActiveRecord::Base has_many :tournaments, :through => :team_tournaments has_many :team_tournaments class TeamTournament < ActiveRecord::Base belongs_to :team, :foreign_key => ''team_id'' belongs_to :tournament, :class_name =>...
2002 Apr 05
1
Unreal Tournament 2003
I've just gotten around to reading the IRC chat with the developers of Unreal Tournament 2003. Looks like Vorbis support is a possibility: [21:53] <Mancubus> Has the idea of a built in mp3 player been introduced? :) [21:53] <Orpheus> Mancubus, wont happen [21:53] <Orpheus> Fraunhofer owns the rights to Mp3. [21:53] <Mancubus> Why not? [21:53] <Orpheus> Ep...
2008 Sep 06
5
Unreal Tournament
I installed unreal tournament '99 on WINE and whenever I try to open it, it says "Starting Unreal Tournament" in a new tab at the bottom and then it disappears and nothing happens. Any suggestions? I'm using a x64-Opteron 1.8Ghz Dual-Core, x64 Ubuntu, 2gb of RAM, Nvidia 6150 with Restricted Drivers. P.S. - P...
2012 Jan 29
2
loaded Unreal Tournament (GTOY) runs choppy Ubuntu 11.10
I loaded Unreal Tournament in wine 1.3.37 and everything works that I tried but the video is choppy. The sound was not choppy but the video was. It did not matter if I was playing online or the bots on my computer the video was choppy. I tried raising and lowering the video resolutions and it did not seem to effect the pro...
2007 Feb 22
1
tournaments to dendrograms
Does anyone have (good) experience converting tables of tournament results into dendrogram-like graphics? Tables, for example, like this: read.table(url("http://www.econ.uiuc.edu/~roger/research/ncaa/NCAA.d")) Any pointers appreciated. RK url: www.econ.uiuc.edu/~roger Roger Koenker email rkoenker at uiuc.edu Department o...
2008 Oct 10
2
The Tournament Director 2 won't run
Hello there, I'm using "The Tournament Director" for my job, and i'd like to use it at my ubuntu-machine at home as well. You can get the software at http://www.thetournamentdirector.net/download.html (free 30 day-trial) It installed without problems, but when i tried to use it, nothing would happen. - I copied the necessary...
2012 Feb 09
1
Unreal Tournament 2003 help - one last bug to overcome!
Hi all, this is my first post here! :) I've managed to get the PC version of Unreal Tournament 2003 working in wine on Mac OS X Snow Leopard. It took about 4 hours of fiddling to eventually get it installed properly from the discs, patched, and running at the correct resolution in widescreen. (1280 x 800) The game runs beautifully and looks really nice on my Macbook pro, however, I have one...
2009 Mar 08
0
PokerStars/Tournament Indicator
Has anyone gotten Tournament Indicator to work with PokerStars under wine? ?For me, it finds the table, but can't get info from it, even when I increase dealer chat to "everything". Phil -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://www.winehq.org/pipermail/wine-us...
2008 Sep 20
0
Unreal Tournament - variable speeds during gameplay
Unreal Tournament works great in 1.1.4, but with one 'little' problem - the speed of game (not fps, just speed of gameplay) is changing chaotically during gameplay - for example it speeds up whe looking on the floor - strange, isnt it?? Ofc I do own dual core processor, but commands taskset 0x01 and -cpus...
2009 Jun 03
1
Unreal Tournament 3 Mouse Bug
Yeah, can't wait for the native client and anyway it was Steam free weekend so I went ahead and downloaded Unreal Tournament 3, the game runs immaculately and performs surprisingly well on my rather low-end 8400gs, but one problem: I can't aim. The mouse works fine in the menus but during actual play im unable to aim,the mouse can move but only slightly, I put mouse sensitivity up to maximum but this didnt help. I en...
2011 Jun 20
0
Need help with unreal tournament
I installed Unreal Tournament '99 and at first it was going too fast so I set the frame rate limit to 60 and swap interval to 1 in UnrealTournament.ini. I still have one problem. The game stutters. Every 1 or 2 seconds it stops and skips that part completely making it unplayable. I even downloaded the new OpenGL engine an...
2009 Aug 23
3
Wine 1.1.28 tests 2 pc config and many games
...Radeon HD3200 (inside) 256Mb (wine 1.1.26) drv Ati 9.8 test 2 - Nvidia Geforce 9800 GT 1Gb (wine 1.1.28) drv Nvidia 190 With test i not used other dll's , not used registry files just install and run game (and check compactiblity with other version win (me, 2000,xp,2008)) Results 1 Unreal Tournament (classic) - runs great with software rendering, other modes - automatically select software renderer Evil dead - regeneration - runs great Oblivion - the elder scrolls IV - runs great GTA San andreas - great artifacts and lags The path - episode 0 - runs great ALone in the dark, anabioz ( cryostasi...
2001 Oct 29
1
Getting mouse to work using wine and Unreal Tournament
Hi, Wine seems to run UT fine and is nice and quick. The only problem I have is that the mouse does not seem to work for looking up and down (or side to side). The mouse buttons fire the guns, but the mouse movement seems to be locked to standard X11 window functions. Is there any way or setting ut to control the mouse fully? Thanks, Neil
2008 Jun 02
1
Installing Unreal Tournament 3 and Neverwinter Nights 2
so I pop my dvd's in, double click the "setup.exe", select the location where I want to install it ( it's a mounted NTFS drive ) and it keeps reporting that I don't have enough disk space to install it on Is this because wine doesn't work well with NTFS, am I doing something wrong or something? any suggestions thanks
2011 Jul 14
4
Help with Unreal Tournament
The mouse doesn't work properly. It moves suddenly and skips frames. I use Direct 3D support. The speed is ok but I don't know what to do about the mouse. I heard that this version of wine has implemented some new version of mouse support and I guess that that's the cause but I don't want to install an older version of wine cause I have other games that work just fine and I
2002 Sep 15
2
Unreal tournament 2003 uses ogg vorbis?
Just downloaded the demo. Comes with vorbis.dll and ogg.dll. Plus the music files are oggs. This is the first mainstream game use of vorbis that I've seen. Are there others? --Anish --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'vorbis-request@xiph.org' containing only the
2007 Apr 27
3
attachment_fu content_type problem
...t files but I get and Document is invalid error (document is the name of my model) I have played around with different content_types but I can''t seem to get consistent results. Thanks for any help. - Mark Here is the document model class Document < ActiveRecord::Base belongs_to :tournament, :polymorphic => true has_attachment :content_type => [''application/pdf'', ''application/ msword'', ''text/plain''], :storage => :file_system, :max_size => 1.megabyte validates_as_attachment end...
2006 Jan 10
7
Application Design Question
I am designing an application to run a fishing tournament I am hosting. Each fish entered will be given a point total based on the length of the fish and the species of fish. Each species has a point multiplier. For Example Trout have a multiplier of 10 so a 20 inch Trout would have a score of 200. My conundrum is in where and when do I calculate...